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
  • libGL
  • entry_points_gl_2_1_autogen.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Generate CONTEXT_LOST errors on every GL call. · 4b254ce7
    Geoff Lang authored Oct 20, 2020
    The robustness spec states that all GL calls should generate context
    lost errors when the context is lost. This behaviour was lost due to
    some context lookup optimizations but can be re-added at no cost by
    updating the autogenerated entry points.
    
    Updated the ContextLostTest to cover the repeated error generation
    behaviour.
    
    Bug: chromium:1137241
    Change-Id: I0b8d1cf4d2a37f13c466c8dd0e66edfe852f7e59
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2488180Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    (cherry picked from commit d8529380)
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2518169Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    4b254ce7
entry_points_gl_2_1_autogen.cpp 8.35 KB
EditWeb IDE
×

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