Panda3DS/include/renderer_vk
Wunkolo 14b1d7d8a8 Add display-shader presentation
Uses the graphics pipeline to both blit and transpose the 3ds-formatted
textures. Does not read from the actual texture just yet since we dont
write to the descriptor just yet. Some other patterns need to line up
before then.
2023-08-20 23:01:43 -07:00
..
renderer_vk.hpp Add display-shader presentation 2023-08-20 23:01:43 -07:00
vk_api.hpp Rename vulkan_api.hpp to vk_api.hpp 2023-08-20 23:01:43 -07:00
vk_debug.hpp Rename vulkan_api.hpp to vk_api.hpp 2023-08-20 23:01:43 -07:00
vk_descriptor_heap.hpp Draft Vulkan DescriptorHeap 2023-08-20 23:01:43 -07:00
vk_descriptor_update_batch.hpp Add Vulkan Descriptor-Update batching 2023-08-20 23:01:43 -07:00
vk_memory.hpp Rename vulkan_api.hpp to vk_api.hpp 2023-08-20 23:01:43 -07:00
vk_pica.hpp Add vk_pica translation unit 2023-08-20 23:01:43 -07:00