Searched refs:VK_FORMAT_B8G8R8_SRGB (Results 1 – 9 of 9) sorted by relevance
82 case VK_FORMAT_B8G8R8_SRGB: in getVertexFormatSize()230 case VK_FORMAT_B8G8R8_SRGB: in getVertexFormatComponentCount()326 case VK_FORMAT_B8G8R8_SRGB: in getVertexFormatComponentSize()411 case VK_FORMAT_B8G8R8_SRGB: in isVertexFormatComponentOrderBGR()596 case VK_FORMAT_B8G8R8_SRGB: in isVertexFormatSRGB()
804 VK_FORMAT_B8G8R8_SRGB, in createSamplerTests()
1546 VK_FORMAT_B8G8R8_SRGB, in createSingleAttributeTests()
481 case VK_FORMAT_B8G8R8_SRGB: in vk_format_is_srgb()
239 case FMT_CASE(sBGR, UNORM_INT8): return VK_FORMAT_B8G8R8_SRGB; in mapTextureFormat()384 …case VK_FORMAT_B8G8R8_SRGB: return TextureFormat(TextureFormat::sBGR, TextureFormat::UNORM_INT8… in mapVkFormat()
199 VK_FORMAT_B8G8R8_SRGB = 36, enumerator
224 case VK_FORMAT_B8G8R8_SRGB: return "VK_FORMAT_B8G8R8_SRGB";
276 VK_FORMAT_B8G8R8_SRGB = 36, enumerator
283 VK_FORMAT_B8G8R8_SRGB = 36, enumerator