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
  • validationEGL.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add stubs for no_error extension. · 46e6c7a5
    Jamie Madill authored Jan 18, 2016
    In some cases ANGLE flushes state for FBOs during validation. For
    testing of the state synching code for FBOs, this makes end-to-end
    testing impossible.
    
    Solve this by partially implementing a hidden no_error extension,
    hidden to the user by not exposing the extension string, but allowing
    us to skip validation of some of the FBO methods that require checking
    for complete FBOs.
    
    BUG=angleproject:1280
    BUG=angleproject:1260
    
    Change-Id: I708f348ccec6697b974c48cd890ec75a703abe21
    Reviewed-on: https://chromium-review.googlesource.com/322210
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    46e6c7a5
validationEGL.cpp 32.7 KB
EditWeb IDE
×

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