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
  • compiler
  • translator
  • TranslatorHLSL.cpp
Find file
BlameHistoryPermalink
  • Jiajia Qin's avatar
    Gather UniformBlock and ShaderStorageBlock separately · 9b11ea4f
    Jiajia Qin authored Jul 11, 2017
    Refactor InterfaceBlocks since it only stands for UniformBlock before
    ES31. But for ES31, uniform block and shader storage block both belong
    to interface block.
    
    This CL will add GetUniformBlocks and GetShaderStorageBlocks in
    ShaderLang.h. Meanwhile, keep GetInterfaceBlocks which can return all
    the interface blocks together.
    
    BUG=angleproject:1951
    
    Change-Id: I3036e201aadfbd490575ed03538c81bcc3793ff3
    Reviewed-on: https://chromium-review.googlesource.com/582546
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    9b11ea4f
TranslatorHLSL.cpp 6.24 KB
EditWeb IDE
×

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