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
  • Compiler.cpp
Find file
BlameHistoryPermalink
  • Jiawei Shao's avatar
    Store shader information in ShaderMap in class Program and Compiler · 016105bb
    Jiawei Shao authored Apr 12, 2018
    This patch is the first one in the series of using ShaderMap as
    the container of the resources for each type of shader everywhere
    in ANGLE.
    
    This patch defines the new data structure ShaderMap and use it in
    class Program and Compiler in ANGLE front-end.
    
    The following work includes:
    1. Use ShaderMap in D3D back-ends.
    2. Use ShaderMap in Vulkan back-ends.
    
    BUG=angleproject:2169
    
    Change-Id: I1c284d95f5a071c45bb468901eabc15694fffe38
    Reviewed-on: https://chromium-review.googlesource.com/1011722
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    016105bb
Compiler.cpp 8.05 KB
EditWeb IDE
×

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