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
  • StateChangeTest.cpp
Find file
BlameHistoryPermalink
  • Xinghua Cao's avatar
    Use memoryBarrier to sync image load and store · e995d7fb
    Xinghua Cao authored Jun 26, 2019
    Image load and store are incoherent memory access
    operations, so need to use memoryBarrier to ensure
    the visibility of incoherent memory access operations
    with other operations.
    
    Bug: angleproject:3044
    Change-Id: I4d474d260a3199c026911de8d20878cd327d16c6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1677420
    Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e995d7fb
StateChangeTest.cpp 156 KB
EditWeb IDE
×

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