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
  • translator
  • VariableInfo.cpp
Find file
BlameHistoryPermalink
  • Zhenyao Mo's avatar
    Fix output variable gl_FragData array size issue. · f178d0bd
    Zhenyao Mo authored Jul 23, 2016
    If the GL_EXT_draw_buffers extension isn't explicitly enabled in the shader,
    then gl_FragData is an array of size 1, not of size max_draw_buffers.
    
    BUG=angleproject:1441
    TEST=webgl2_conformance with --use-gl=angle
    
    Change-Id: I2ead1457462bf1f396fda1f47022df6b54612e17
    Reviewed-on: https://chromium-review.googlesource.com/362781Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    Commit-Queue: Zhenyao Mo <zmo@chromium.org>
    f178d0bd
VariableInfo.cpp 24.5 KB
EditWeb IDE
×

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