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
  • validationES2.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Validate the combination of type and internal format for CopyTextureCHROMIUM. · c0094eca
    Geoff Lang authored Aug 16, 2017
    Sized internal formats with invalid types would pass validation because
    GetInternalFormatInfo does not validate that the type is a valid upload
    type for the given internal format.
    
    TEST=conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html
    
    BUG=angleproject:1932
    
    Change-Id: I07fd542630a4508383263c1fe3d7a80c037d7ca0
    Reviewed-on: https://chromium-review.googlesource.com/617508
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    c0094eca
validationES2.cpp 193 KB
EditWeb IDE
×

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