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
  • renderer
  • vulkan
  • vk_format_utils.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Index mandatory support table by ANGLE format. · fb4eea2e
    Jamie Madill authored Jan 11, 2021
    This removes another instance of indexing a flat array by VkFormat.
    With the introduction of YUV formats we no longer have a compact
    table. Switching to ANGLE format indexing allows us to keep a flat
    array and avoid using an unordered map.
    
    Bug: angleproject:5438
    Change-Id: I96caa19e3b7ce419ce09680399919447f002b0bd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2622238Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    fb4eea2e
vk_format_utils.h 7.8 KB
EditWeb IDE
×

Replace vk_format_utils.h

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.