Home
last modified time | relevance | path

Searched refs:VULKAN_565_FORMAT (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp427 return VULKAN_565_FORMAT; in getClutDestFormatVulkan()
687 case VULKAN_565_FORMAT: return ReplacedTextureFormat::F_5650; in FromVulkanFormat()
696 case ReplacedTextureFormat::F_5650: return VULKAN_565_FORMAT; in ToVulkanFormat()
841 case VULKAN_565_FORMAT: in BuildTexture()
946 } else if (dstFmt == VULKAN_565_FORMAT) { in BuildTexture()
1052 return VULKAN_565_FORMAT; in GetDestFormat()
1071 case VULKAN_565_FORMAT: in CheckAlpha()
1175 case VULKAN_565_FORMAT: in GetCurrentTextureDebug()
H A DTextureScalerVulkan.cpp48 case VULKAN_565_FORMAT: in ConvertTo8888()
H A DVulkanUtil.h36 #define VULKAN_565_FORMAT VK_FORMAT_B5G6R5_UNORM_PACK16 // TODO: Does not actually have mandator… macro
H A DDepalettizeShaderVulkan.cpp52 return VULKAN_565_FORMAT; in GetClutDestFormat()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp427 return VULKAN_565_FORMAT; in getClutDestFormatVulkan()
687 case VULKAN_565_FORMAT: return ReplacedTextureFormat::F_5650; in FromVulkanFormat()
696 case ReplacedTextureFormat::F_5650: return VULKAN_565_FORMAT; in ToVulkanFormat()
841 case VULKAN_565_FORMAT: in BuildTexture()
946 } else if (dstFmt == VULKAN_565_FORMAT) { in BuildTexture()
1052 return VULKAN_565_FORMAT; in GetDestFormat()
1071 case VULKAN_565_FORMAT: in CheckAlpha()
1175 case VULKAN_565_FORMAT: in GetCurrentTextureDebug()
H A DTextureScalerVulkan.cpp48 case VULKAN_565_FORMAT: in ConvertTo8888()
H A DVulkanUtil.h36 #define VULKAN_565_FORMAT VK_FORMAT_B5G6R5_UNORM_PACK16 // TODO: Does not actually have mandator… macro
H A DDepalettizeShaderVulkan.cpp52 return VULKAN_565_FORMAT; in GetClutDestFormat()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp427 return VULKAN_565_FORMAT; in getClutDestFormatVulkan()
687 case VULKAN_565_FORMAT: return ReplacedTextureFormat::F_5650; in FromVulkanFormat()
696 case ReplacedTextureFormat::F_5650: return VULKAN_565_FORMAT; in ToVulkanFormat()
841 case VULKAN_565_FORMAT: in BuildTexture()
946 } else if (dstFmt == VULKAN_565_FORMAT) { in BuildTexture()
1052 return VULKAN_565_FORMAT; in GetDestFormat()
1071 case VULKAN_565_FORMAT: in CheckAlpha()
1175 case VULKAN_565_FORMAT: in GetCurrentTextureDebug()
H A DTextureScalerVulkan.cpp48 case VULKAN_565_FORMAT: in ConvertTo8888()
H A DVulkanUtil.h36 #define VULKAN_565_FORMAT VK_FORMAT_B5G6R5_UNORM_PACK16 // TODO: Does not actually have mandator… macro
H A DDepalettizeShaderVulkan.cpp52 return VULKAN_565_FORMAT; in GetClutDestFormat()