Searched refs:samplerYcbcrConversionComponents (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_android.h68 VkComponentMapping samplerYcbcrConversionComponents; member in struct:VkAndroidHardwareBufferFormatPropertiesANDROID
99 VkComponentMapping samplerYcbcrConversionComponents; member in struct:VkAndroidHardwareBufferFormatProperties2ANDROID
H A Dvulkan_fuchsia.h197 VkComponentMapping samplerYcbcrConversionComponents; member in struct:VkBufferCollectionPropertiesFUCHSIA
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_android.c649 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY;
650 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY;
651 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY;
652 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY;
725 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY;
726 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY;
727 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY;
728 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_android.h77 VkComponentMapping samplerYcbcrConversionComponents; member in struct:VkAndroidHardwareBufferFormatPropertiesANDROID
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c242 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY;
243 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY;
244 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY;
245 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY;
278 format_prop->samplerYcbcrConversionComponents =
279 format_prop2.samplerYcbcrConversionComponents;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c168 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY;
169 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY;
170 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY;
171 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.c779 .samplerYcbcrConversionComponents = {

Completed in 9 milliseconds