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
  • ProgramPipeline.h
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Remove mProgramState from ProgramExecutable::isCompute() · ce29916b
    Tim Van Patten authored Jun 12, 2020
    ProgramExecutable::isCompute() is being updated to no longer use
    mProgramState or mProgramPipelineState, as part of the effort to remove
    those members from ProgramExecutable. Functionally, things are the same
    for PPOs, but Programs are being updated to use the boolean
    ProgramExecutable::mIsCompute rather than checking the linked shader
    stages to determine draw vs compute.
    
    Slightly unrelated, but this CL also removes the unused function
    ProgramPipeline::hasImages() which was missed in one of the earlier CLs
    in this relation chain.
    
    Bug: angleproject:4520
    Test: Build/CQ
    Change-Id: Ief28021310d6d0b1be5b7608a59deb87b0cf591d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2243326
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    ce29916b
ProgramPipeline.h 4.66 KB
EditWeb IDE
×

Replace ProgramPipeline.h

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.