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
  • Yuly Novikov's avatar
    Fix format support conditions · d082819c
    Yuly Novikov authored Jun 15, 2018
    This fixes format support tables in formatutils.cpp and formatutilsgl.cpp
    to conform to the core and extension GLES specs,
    for a large portion of the formats.
    ExtsOnly SupportRequirement was enhanced to accept multiple sets of extensions.
    Format is supported if all the extensions in one of the sets are available.
    
    Also fixes determining support for extensions based on those formats.
    
    And some fixes to tests which fail due to more strict format support.
    
    Bug: angleproject:2567
    
    Change-Id: I6050fff9c597f658fdcea2477bff59a603cdb7e8
    Reviewed-on: https://chromium-review.googlesource.com/1105612Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Yuly Novikov <ynovikov@google.com>
    d082819c
WebGLCompatibilityTest.cpp 155 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.