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
  • tests
  • gl_tests
  • ProgramPipelineTest.cpp
Find file
BlameHistoryPermalink
  • Cody Northrop's avatar
    Tests: Add program pipeline object tests · f623bd2e
    Cody Northrop authored Apr 14, 2020
    This CL adds two program pipeline object (PPO) tests based on code
    inspection during review.  They are both disabled awaiting fixes.
    
    * The first (DetachAndModifyShader) tests a bug that shaders aren't
    detached immediately on call.
    
    * The second (DifferentTextureTypes) tests PPOs with mismatched
    texture types. They should not link if the programs use a texture in
    non-matching ways.
    
    Test: ProgramPipelineTest31.DetachAndModifyShader*
    Test: ProgramPipelineTest31.DifferentTextureTypes*
    Bug: b/151462886
    Bug: b/151449648
    Bug: angleproject:3570
    Change-Id: Ief0937397d31c972bf5e3a8d56b02d2dbd5a604b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2146997
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    f623bd2e
ProgramPipelineTest.cpp 16.3 KB
EditWeb IDE
×

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