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
  • libGLESv2
  • proc_table_egl.h
Find file
BlameHistoryPermalink
  • George Burgess IV's avatar
    gen_proc_table: generate `const` tables · 9dac86c9
    George Burgess IV authored May 26, 2020
    We never mutate these tables; marking them const allows the loader to
    shuffle them to a place that makes them readonly after they're init'ed.
    
    This isn't intended to be a functional change.
    
    Bug: chromium:1084580
    Change-Id: If3356f6082945ef1109bf08aab94f7bfb606b951
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2216295
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    9dac86c9
proc_table_egl.h 631 Bytes
EditWeb IDE
×

Replace proc_table_egl.h

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.