mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
Nothing currently uses it. It could theoretically be replaced with fmt support, but I don't think the LOG_VULKAN_ERROR macro is that useful and it'd be better to replace it with regular logging instead. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CommandBufferManager.cpp | ||
| CommandBufferManager.h | ||
| Constants.h | ||
| ObjectCache.cpp | ||
| ObjectCache.h | ||
| ShaderCompiler.cpp | ||
| ShaderCompiler.h | ||
| StagingBuffer.cpp | ||
| StagingBuffer.h | ||
| StateTracker.cpp | ||
| StateTracker.h | ||
| VideoBackend.h | ||
| VKBoundingBox.cpp | ||
| VKBoundingBox.h | ||
| VKMain.cpp | ||
| VKPerfQuery.cpp | ||
| VKPerfQuery.h | ||
| VKPipeline.cpp | ||
| VKPipeline.h | ||
| VKRenderer.cpp | ||
| VKRenderer.h | ||
| VKShader.cpp | ||
| VKShader.h | ||
| VKStreamBuffer.cpp | ||
| VKStreamBuffer.h | ||
| VKSwapChain.cpp | ||
| VKSwapChain.h | ||
| VKTexture.cpp | ||
| VKTexture.h | ||
| VKVertexFormat.cpp | ||
| VKVertexFormat.h | ||
| VKVertexManager.cpp | ||
| VKVertexManager.h | ||
| VulkanContext.cpp | ||
| VulkanContext.h | ||
| VulkanEntryPoints.inl | ||
| VulkanLoader.cpp | ||
| VulkanLoader.h | ||