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
  • fuzz
  • translator_fuzzer.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Redo RewriteStructSamplers · 60015ff6
    Shahbaz Youssefi authored Jan 14, 2021
    This transformation is split into two.  The first transformation solely
    takes out the samplers out of structs, and potentially generates array
    of array of samplers.  A second transformation is added that takes any
    array of array of opaque uniforms and flattens it.
    
    A follow up change will simplify RewriteAtomicCounters which also
    handles array of arrays (which is no longer possible), and removes
    dependency on shaderStorageBufferArrayDynamicIndexing.
    
    Bug: angleproject:2703
    Bug: angleproject:3881
    Bug: angleproject:4071
    Bug: angleproject:4211
    Change-Id: I352bb2bbe65ac49f4d7d753c0ba3160fa3cc925a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2628138
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    60015ff6
translator_fuzzer.cpp 8.56 KB
EditWeb IDE
×

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