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
  • Geoff Lang's avatar
    WebGL: Validate shader entry point names do not contain invalid characters. · fc32e8b7
    Geoff Lang authored May 31, 2017
    Section 6.20 of the WebGL spec states that all shader-related entry points
    that accept strings must validate that the string does not contain
    characters that are not valid in ESSL.
    
    TEST=conformance/misc/invalid-passed-params
    BUG=2016
    
    Change-Id: I220d9dd79c4b0e8e0195277093268b9e1e66f9d9
    Reviewed-on: https://chromium-review.googlesource.com/519445
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    fc32e8b7
WebGLCompatibilityTest.cpp 92.7 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.