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
  • compiler_tests
  • BufferVariables_test.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Translator: Memory qualifiers on SSBO fields · 07f0f019
    Shahbaz Youssefi authored Dec 19, 2019
    These were not output prior to this CL.  Of these qualifiers, readonly
    and writeonly are unnecessary as ANGLE already does the appropriate
    validation, but the rest (coherent, volatile, restrict) are necessary,
    even though the tests pass on the bots by coincidence of driver
    behavior/test simplicity.
    
    Bug: angleproject:3602
    Change-Id: Ie75fee0f004944b50ef21124ba25c4315e082b85
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1976499Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    07f0f019
BufferVariables_test.cpp 18.7 KB
EditWeb IDE
×

Replace BufferVariables_test.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.