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
  • gl_enum_utils.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Capture/Replay: Correct a few GLenum replay issues. · e9603921
    Jamie Madill authored Oct 31, 2019
    This change refactors the GLenum utils into a non-autogenerated and an
    autogenerated portion. That makes it easier to modify the non-auto-
    generated bits to properly output GLenums even when the gl.xml data
    isn't totally correct. For instance, the "GetPName" group was missing
    a bunch of queries. Instead of trying to fix the GL we can simply fall
    back to querying the "Default" group when we return invalid enum.
    
    Also corrects a missing "0x" on hex output.
    
    Also allows the capture/replay sample to specify the correct binary
    data directory when testing a replay.
    
    Bug: angleproject:3611
    Change-Id: I8e4c690b2850bb157a8cde8b057b20603e4b177d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1891008Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    e9603921
gl_enum_utils.cpp 1.37 KB
EditWeb IDE
×

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