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
  • validationES.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Create the ProgramExecutable Class · 7e0699a2
    Tim Van Patten authored Feb 05, 2020
    The ProgramExecutable class is being created to collect data structures
    that are common to both Programs and ProgramPipelines, as well as any
    shared functions. This allows callers to request the current
    ProgramExecutable from the State and make
    Program-/ProgramPipeline-specific queries without needing to know
    exactly which responded. This will also allow the necessary data
    structures to only be populated and stored within the ProgramExecutable
    when necessary and reused as often as necessary.
    
    Bug: angleproject:3570
    Change-Id: I101f08ab03421894667b4a426a04d2147489f0e1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2040512
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    7e0699a2
validationES.cpp 211 KB
EditWeb IDE
×

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