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_4_0_autogen.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Trace/Replay: Add uniform location type. · a18f4145
    Jamie Madill authored Feb 19, 2020
    This is a large refactor that replaces instances of "GLint location"
    for uniform locations with "UniformLocation location". This boxed type
    is similar to the ResourceID types that we use to capture resource IDs
    more easily. Eventually this will give us a more portable replay.
    
    Bug: angleproject:4411
    Change-Id: I848e861c3956d95b6b953f57f8b6a2c4a676766f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2066117Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    a18f4145
entry_points_gl_4_0_autogen.cpp 45.9 KB
EditWeb IDE
×

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