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
    The 'format' of unsized SRGB internal formats should be SRGB too. · e24032a2
    Geoff Lang authored Mar 28, 2018
    EXT_sRGB requires calling TexImage with SRGB as the 'format' parameter.
    This was causing issues when we would take an InternalFormat struct
    representing an unsized sRGB format and be unable to use it's format
    member to make GL calls without transforming it.
    
    BUG=693090
    
    Change-Id: I8b9baf2591a998a0088e5275f42ffc568e37100d
    Reviewed-on: https://chromium-review.googlesource.com/984965
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    e24032a2
validationES2.cpp 206 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.