Searched refs:ycbcr_props (Results 1 – 3 of 3) sorted by relevance
737 VkSamplerYcbcrConversionImageFormatProperties *ycbcr_props = NULL; in tu_GetPhysicalDeviceImageFormatProperties2() local771 ycbcr_props = (void *) s; in tu_GetPhysicalDeviceImageFormatProperties2()807 if (ycbcr_props) in tu_GetPhysicalDeviceImageFormatProperties2()808 ycbcr_props->combinedImageSamplerDescriptorCount = 1; in tu_GetPhysicalDeviceImageFormatProperties2()
1414 VkSamplerYcbcrConversionImageFormatProperties *ycbcr_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local1442 ycbcr_props = (void *) s; in radv_GetPhysicalDeviceImageFormatProperties2()1489 if (ycbcr_props) { in radv_GetPhysicalDeviceImageFormatProperties2()1490 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
1112 VkSamplerYcbcrConversionImageFormatProperties *ycbcr_props = NULL; in anv_GetPhysicalDeviceImageFormatProperties2() local1141 ycbcr_props = (void *) s; in anv_GetPhysicalDeviceImageFormatProperties2()1153 &base_props->imageFormatProperties, ycbcr_props); in anv_GetPhysicalDeviceImageFormatProperties2()