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
  • WorkGroupSize_test.cpp
Find file
BlameHistoryPermalink
  • Martin Radev's avatar
    Add compute shader compilation support in the glsl compiler · 802abe01
    Martin Radev authored Aug 04, 2016
    Support is added for compute shader compilation. There is a small
    extension to the parser so that 'local_size_x = ', 'local_size_y = '
    and 'local_size_z = ' are supported as layout qualifiers.
    
    A few shader compilation tests are added and one which checks the AST
    whether the layout qualifiers are properly parsed.
    
    BUG=angleproject:1442
    
    TEST=angle_unittests
    TEST=angle_end2end_tests
    
    Change-Id: I67283797d1cf13fa4ac47faa2a6e66d93a2db867
    Reviewed-on: https://chromium-review.googlesource.com/362300Reviewed-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    802abe01
WorkGroupSize_test.cpp 2.75 KB
EditWeb IDE
×

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