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
  • util.cpp
Find file
BlameHistoryPermalink
  • Martin Radev's avatar
    Add support for images in the compiler · 2cc85b3b
    Martin Radev authored Aug 05, 2016
    The patch adds support for GLSL ES 3.1 image types.
    
    Internal format layout qualifiers for images are added.
    
    Support for the readonly and writeonly qualifiers are added. The other
    memory qualifiers are omitted as to make the patch simpler.
    
    Tests are added which check for correct and incorrect usage of images,
    internal format layout and memory qualifiers.
    
    BUG=angleproject:1442
    
    TEST=angle_unittests
    TEST=angle_end2end_tests
    
    Change-Id: Ie4d3acb2a195de11b405ad54110a04c4c1de0b7e
    Reviewed-on: https://chromium-review.googlesource.com/378855Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    2cc85b3b
util.cpp 18.6 KB
EditWeb IDE
×

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