Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • gl_tests
  • ProgramInterfaceTest.cpp
Find file
BlameHistoryPermalink
  • Qin Jiajia's avatar
    Re-land: "ES31: Add vector and matrix support in SSBO for D3D" · 1d8a783c
    Qin Jiajia authored Oct 09, 2018
    Re-land skips ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11 to pass
    the bots. In fact, ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11 is
    not a regression. The reverted CL added more SSBO features and triggered the
    failure. To enable ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11,
    we should support SSBO in render pipeline. This needs to bind SSBO to UAV
    registers in link time instead of compile time since output variables also
    occupies the UAVs. Let's enable this test when we support SSBO in render
    pipeline. Currently, we shouldn't block the SSBO implementation in some common
    features.
    
    Bug: angleproject:1951
    Change-Id: Ic339e8327e79335e6db1d86bedf0072635976f5f
    Reviewed-on: https://chromium-review.googlesource.com/c/1282277Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jiajia Qin <jiajia.qin@intel.com>
    1d8a783c
ProgramInterfaceTest.cpp 33.7 KB
EditWeb IDE
×

Replace ProgramInterfaceTest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.