Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c525 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 Danv_android.c242 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 Dvulkan_android.h68 VkComponentMapping samplerYcbcrConversionComponents; member
99 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_fuchsia.h193 VkComponentMapping samplerYcbcrConversionComponents; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_android.h68 VkComponentMapping samplerYcbcrConversionComponents; member
99 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_fuchsia.h193 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_structs.hpp3783 , 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 Dvulkan_android.h68 VkComponentMapping samplerYcbcrConversionComponents; member
99 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_fuchsia.h193 VkComponentMapping samplerYcbcrConversionComponents; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_android.h70 VkComponentMapping samplerYcbcrConversionComponents; member
101 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_screen.h70 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_ohos.h123 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_fuchsia.h197 VkComponentMapping samplerYcbcrConversionComponents; member
H A Dvulkan_hash.hpp967 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 Dvulkan_structs.hpp4870 , 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 Dvulkan_android.h68 VkComponentMapping samplerYcbcrConversionComponents; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp342 yuvConversionInfo.components = bufferFormatProperties.samplerYcbcrConversionComponents; in initImpl()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp396 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 Dvn_android.c975 .samplerYcbcrConversionComponents = { in vn_android_get_ahb_format_properties()

Completed in 136 milliseconds