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
  • compiler
  • Initialize.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix the reported shader gl_MaxDrawBuffers to be compliant with the new EXT_draw_buffers spec. · d5c6abc4
    Jamie Madill authored Jul 12, 2013
    From the extension spec:
    
    "8) What value should gl_MaxDrawBuffers in the shading language report?"
    
    "RESOLVE: It should match MAX_DRAW_BUFFERS_EXT from the API. None of the API or
    GLSL specifications explicitly state the linkage between API and SL constants,
    but it seems logical that one would expect them to match, regardless of whether
    or not an extension directive is used in the shading language."
    
    TRAC #23509
    
    Signed-off-by: Shannon Woods
    Signed-off-by: Nicolas Capens
    Authored-by: Jamie Madill
    d5c6abc4
Initialize.h 802 Bytes
EditWeb IDE
×

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