Searched refs:VK_FORMAT_COLORSPACE_RGB (Results 1 – 2 of 2) sorted by relevance
104 VK_FORMAT_COLORSPACE_RGB = 0, enumerator424 colorspace = VK_FORMAT_COLORSPACE_RGB; in vk_format_get_component_bits()427 desc_colorspace = VK_FORMAT_COLORSPACE_RGB; in vk_format_get_component_bits()
808 if (vk_format_get_component_bits(format, VK_FORMAT_COLORSPACE_RGB, 0) <= 8) { in radv_format_pack_clear_color()809 if (desc->colorspace == VK_FORMAT_COLORSPACE_RGB) { in radv_format_pack_clear_color()