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
  • DXT1CompressedTextureTest.cpp
Find file
BlameHistoryPermalink
  • Le Hoang Quyen's avatar
    Metal: Init format table using Metal-Feature-Set-Tables.pdf · f37f1dcb
    Le Hoang Quyen authored Aug 02, 2020
    - Format table is now initialized using informations from
      https://developer.apple.com/metal/Metal-Feature-Set-Tables.pdf.
      Previously, it was setup using gl::GenerateMinimumTextureCaps().
    
    - This CL also adds InitializeTextureDataFunction and LoadFunctionMap to
      mtl::Format. They are needed to properly initialize/convert textures
      with non-normalized formats.
    
    - This CL is prerequisite for integer & floating point format supports.
    
    - New test: DXT1CompressedTextureTest.DXT1Alpha (this test was added
      in the past but was reverted for some reasons).
    
    Bug: angleproject:2634
    Change-Id: I5eaad812909a49c4c138d0f65fd21a6a199fcb22
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2332144
    Commit-Queue: Le Hoang Quyen <le.hoang.q@gmail.com>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    f37f1dcb
DXT1CompressedTextureTest.cpp 19.7 KB
EditWeb IDE
×

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