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
  • libGLESv2
  • formatutils.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Fix some texture support queries ORing extensions instead of ANDing. · abce7620
    Geoff Lang authored Sep 19, 2014
    A couple of formats that required two extensions would OR the checks
    together when they should have ANDed them and allowed the validation to be
    too permissive.
    
    Fixed the checks and added a new one that needs to OR the extension checks
    together to verify GL_DEPTH24_STENCIL8_OES support.
    
    BUG=angle:752
    
    Change-Id: I2e1e12fd428358e975cd22eb685b9a8fb797161f
    Reviewed-on: https://chromium-review.googlesource.com/219094Reviewed-by: 's avatarShannon Woods <shannonwoods@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    abce7620
formatutils.cpp 54.6 KB
EditWeb IDE
×

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