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
  • Kenneth Russell's avatar
    Revise WebGL's shaderSource validation. · b4fd4628
    Kenneth Russell authored Jan 27, 2021
    Per discussion in the WebGL working group, shaderSource no longer
    generates INVALID_VALUE for sources containing characters outside the
    ESSL character set. Compilation and/or linking is still specified to
    fail when illegal constructs are used.
    
    With this change, https://github.com/KhronosGroup/WebGL/pull/3206
    passes with the passthrough command decoder.
    
    Revise WebGL compatibility tests to follow the new rules.
    
    Bug: chromium:1171506
    Change-Id: Id132e0b64fa94b373f2732acf2a7071f38f0d4ff
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2654264Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Kenneth Russell <kbr@chromium.org>
    b4fd4628
WebGLCompatibilityTest.cpp 180 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.