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
  • libANGLE
  • MemoryProgramCache.cpp
Find file
BlameHistoryPermalink
  • Xinghua Cao's avatar
    Bind all elements of unbound image arrays to unit zero · 0328b575
    Xinghua Cao authored Jun 26, 2017
    Spec GLSL ES 3.10, section 4.4.5, Any uniform sampler, image or atomic
    counter variable declared without a binding qualifier is initially bound
    to unit zero. If the binding qualifier is used with an array, the first
    element of the array takes the specified unit and each subsequent element
    takes the next consecutive unit.
    
    BUG=angleproject:1987
    TEST=angle_end2end_tests:ComputeShaderTest
    
    Change-Id: I6a8188449a91bf3e8ded37e067205dcae4e47fa7
    Reviewed-on: https://chromium-review.googlesource.com/547977
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    0328b575
MemoryProgramCache.cpp 22.2 KB
EditWeb IDE
×

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