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_map.json
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Add Vk format overrides table. · 7b5fc46b
    Jamie Madill authored Mar 09, 2018
    This generalizes the overriding mechanism in gen_Vk_format_table.py.
    Instead of defining overrides inline, we keep the vk_format_map as a
    1:1 mapping from angle format to vk format, and use the overrides map
    to specify any additional emulation or features we need to support
    OpenGL textures on Vulkan.
    
    This will simplify the implementation for Depth/Stencil formats by
    making the generator script a bit easier to work with.
    
    No code changes, generator script refactor only.
    
    Bug: angleproject:2357
    Change-Id: I7132d991795eb91d6ad838481c52545c891215bc
    Reviewed-on: https://chromium-review.googlesource.com/957433Reviewed-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
    7b5fc46b
vk_format_map.json 10.4 KB
EditWeb IDE
×

Replace vk_format_map.json

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.