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
  • ProgramExecutable.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Move cached samplers/images and has*() to ProgramExecutable · 68083e89
    Tim Van Patten authored Mar 04, 2020
    The active samplers and images are being moved from Program into
    ProgramExecutable to unify interacting with them for Programs and
    ProgramPipelines
    
    Also, create some helper functions for gl::Program that ProgramExecutable can
    call to make it easier for ProgramPipeline to respond to similar
    queries for each of the Programs in the ProgramPipeline.
    
    Bug: angleproject:3570
    Change-Id: I0b37f1a379e56b9659d82d92f6d7a546beee11cd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2087648
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    68083e89
ProgramExecutable.cpp 7.38 KB
EditWeb IDE
×

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