Searched refs:VK_FORMAT_COLORSPACE_RGB (Results 1 – 2 of 2) sorted by relevance
107 VK_FORMAT_COLORSPACE_RGB = 0, enumerator505 colorspace = VK_FORMAT_COLORSPACE_RGB; in vk_format_get_component_bits()508 desc_colorspace = VK_FORMAT_COLORSPACE_RGB; in vk_format_get_component_bits()
288 …uint32_t bits = vk_format_get_component_bits(first_format, VK_FORMAT_COLORSPACE_RGB, VK_SWIZZLE_X); in try_lower_tex_ycbcr()