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
  • ErrorStrings.h
Find file
BlameHistoryPermalink
  • shrekshao's avatar
    Fix GetBooleani_v validation and params length for WebGL OES_draw_buffers_indexed · 204720bd
    shrekshao authored May 08, 2020
    WebGL 2 seems to be ES300 context and will fail the
    ValidateGetBooleani_v at context->getClientVersion() >= ES_3_1.
    
    Also for getIndexedParameter pname==GL_COLOR_WRITEMASK, the length
    shall be 4.
    
    Bug: angleproject:4394, chromium:1058744
    Change-Id: Ia60506b6b1f120ed06acbcea0cb1f4581c70b32b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2191424Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Shrek Shao <shrekshao@google.com>
    204720bd
ErrorStrings.h 38.1 KB
EditWeb IDE
×

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