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
  • renderer
  • ProgramImpl.h
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Remove ProgramImpl::getBinaryFormat. · c46cc2f3
    Geoff Lang authored Oct 01, 2015
    Because we only expose GL_ANGLE_program_binary, we're only allowed to use
    the GL_PROGRAM_BINARY_ANGLE binary type.  This should be enforced at the
    GL level.  If implementations wish to use multiple types of formats
    internally, they are able to by writing those enums to their binaries.
    
    BUG=angleproject:882
    BUG=angleproject:1123
    
    Change-Id: I43685958814e4333b7cef3952d92c1017dc885f8
    Reviewed-on: https://chromium-review.googlesource.com/303827Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    c46cc2f3
ProgramImpl.h 3.67 KB
EditWeb IDE
×

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