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
  • tests
  • gl_tests
  • WebGLCompatibilityTest.cpp
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    ProgramD3D: only broadcast when the GL_EXT_draw_buffers is enabled · c084de14
    Corentin Wallez authored Jun 05, 2017
    The behavior is undefined in GL ES when multiple attachments are used
    with gl_FragColor but WebGL clarifies that:
     - If the extension is enabled, broadcast happens
     - If the extension isn't enabled, only the first attachment is written
    
    BUG=angleproject:2048
    
    Change-Id: I6d85ba91df77d42fb8863a03f1faa006cd7817bf
    Reviewed-on: https://chromium-review.googlesource.com/523809Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    c084de14
WebGLCompatibilityTest.cpp 105 KB
EditWeb IDE
×

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