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
  • validationES3.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    When validating image size, use format for SubImage calls. · dbcced8e
    Geoff Lang authored Jun 06, 2017
    internalFormat is GL_NONE when validating these calls for glTexSubImage
    and leads to an expected minimum size of 0.
    
    Add extra unsized formats that are never supported to the format tables.
    These are needed for determining the size of input data.
    
    BUG=angleproject:2054
    
    Change-Id: Ic827a279a246ff92c9f279232574521692b1c6f2
    Reviewed-on: https://chromium-review.googlesource.com/526356Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    dbcced8e
validationES3.cpp 86.5 KB
EditWeb IDE
×

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