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
  • renderer
  • vulkan
  • ProgramVk.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Move ProgramInfo/ShaderInfo to ProgramExecutableVk · b387ce93
    Tim Van Patten authored Feb 21, 2020
    The classes ProgramInfo and ShaderInfo are being moved into
    ProgramExecutableVk along with the ProgramVk members mDefaultProgramInfo
    and mLineRasterProgramInfo.   This refactor is necessary since these
    members are common between ProgramVks and ProgramPipelineVks.
    
    Bug: angleproject:3570
    Change-Id: I94cdb1096c6a0c007d858135af694da58d7897ff
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2068901
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    b387ce93
ProgramVk.cpp 26.9 KB
EditWeb IDE
×

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