/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_android.c | 525 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties() 526 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties() 527 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties() 528 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties() 601 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2() 602 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2() 603 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2() 604 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_android.c | 242 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahw_buffer_format_properties2() 243 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahw_buffer_format_properties2() 244 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahw_buffer_format_properties2() 245 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahw_buffer_format_properties2() 278 format_prop->samplerYcbcrConversionComponents = in anv_GetAndroidHardwareBufferPropertiesANDROID() 279 format_prop2.samplerYcbcrConversionComponents; in anv_GetAndroidHardwareBufferPropertiesANDROID()
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_android.h | 68 VkComponentMapping samplerYcbcrConversionComponents; member 99 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_fuchsia.h | 193 VkComponentMapping samplerYcbcrConversionComponents; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_android.h | 68 VkComponentMapping samplerYcbcrConversionComponents; member 99 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_fuchsia.h | 193 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_structs.hpp | 3783 , samplerYcbcrConversionComponents( samplerYcbcrConversionComponents_ ) 3827 ( samplerYcbcrConversionComponents == rhs.samplerYcbcrConversionComponents ) && 3845 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents = {}; member 3893 , samplerYcbcrConversionComponents( samplerYcbcrConversionComponents_ ) 3937 ( samplerYcbcrConversionComponents == rhs.samplerYcbcrConversionComponents ) && 3955 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents = {}; member 8734 , samplerYcbcrConversionComponents( samplerYcbcrConversionComponents_ ) 8806 samplerYcbcrConversionComponents 8879 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents = {}; global() member [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_android.h | 68 VkComponentMapping samplerYcbcrConversionComponents; member 99 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_fuchsia.h | 193 VkComponentMapping samplerYcbcrConversionComponents; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_android.h | 70 VkComponentMapping samplerYcbcrConversionComponents; member 101 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_screen.h | 70 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_ohos.h | 123 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_fuchsia.h | 197 VkComponentMapping samplerYcbcrConversionComponents; member
|
H A D | vulkan_hash.hpp | 967 VULKAN_HPP_HASH_COMBINE( seed, androidHardwareBufferFormatProperties2ANDROID.samplerYcbcrConversionComponents ); 990 VULKAN_HPP_HASH_COMBINE( seed, androidHardwareBufferFormatPropertiesANDROID.samplerYcbcrConversionComponents ); 1825 VULKAN_HPP_HASH_COMBINE( seed, bufferCollectionPropertiesFUCHSIA.samplerYcbcrConversionComponents ); 14158 VULKAN_HPP_HASH_COMBINE( seed, screenBufferFormatPropertiesQNX.samplerYcbcrConversionComponents );
|
H A D | vulkan_structs.hpp | 4870 , samplerYcbcrConversionComponents( samplerYcbcrConversionComponents_ ) 4927 samplerYcbcrConversionComponents, 4944 ( formatFeatures == rhs.formatFeatures ) && ( samplerYcbcrConversionComponents == rhs.samplerYcbcrConversionComponents ) && 4962 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents = {}; member 4999 , samplerYcbcrConversionComponents( samplerYcbcrConversionComponents_ ) 5055 samplerYcbcrConversionComponents, 5072 ( formatFeatures == rhs.formatFeatures ) && ( samplerYcbcrConversionComponents == rhs.samplerYcbcrConversionComponents ) && 5090 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents member 11603 VULKAN_HPP_NAMESPACE::ComponentMapping samplerYcbcrConversionComponents = {}; global() member [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_android.h | 68 VkComponentMapping samplerYcbcrConversionComponents; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
H A D | HardwareBufferImageSiblingVkAndroid.cpp | 342 yuvConversionInfo.components = bufferFormatProperties.samplerYcbcrConversionComponents; in initImpl()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDeviceMemoryExternalAndroid.cpp | 396 pFormat->samplerYcbcrConversionComponents = { VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY }; in GetAndroidHardwareBufferFormatProperties()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_android.c | 975 .samplerYcbcrConversionComponents = { in vn_android_get_ahb_format_properties()
|