Home
last modified time | relevance | path

Searched defs:ycbcrConversion (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/src/gpu/ganesh/vk/
DGrVkSamplerYcbcrConversion.h24 VkSamplerYcbcrConversion ycbcrConversion() const { return fYcbcrConversion; } in ycbcrConversion() function
49 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey()
64 GrVkSamplerYcbcrConversion(const GrVkGpu* gpu, VkSamplerYcbcrConversion ycbcrConversion, in GrVkSamplerYcbcrConversion()
DGrVkImageView.h42 GrVkSamplerYcbcrConversion* ycbcrConversion) in GrVkImageView()
DGrVkImageView.cpp21 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Make() local
DGrVkSampler.cpp81 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.h64 GrVkSamplerYcbcrConversion* ycbcrConversion, Key key) in GrVkSampler()
DGrVkResourceProvider.cpp244 GrVkSamplerYcbcrConversion* ycbcrConversion = in findOrCreateCompatibleSamplerYcbcrConversion() local
/external/swiftshader/src/Vulkan/
DVkSampler.cpp19 …amplerState(const VkSamplerCreateInfo *pCreateInfo, const vk::SamplerYcbcrConversion *ycbcrConvers… in SamplerState()
DVkImageView.hpp151 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; member in vk::ImageView
DVkImageView.cpp123 …onst VkImageViewCreateInfo *pCreateInfo, void *mem, const vk::SamplerYcbcrConversion *ycbcrConvers… in ImageView()
DVkPromotedExtensions.cpp212 …ALL vkDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
DlibVulkan.cpp2084 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateImageView() local
2377 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateSampler() local
4051 …I_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversion()
/external/skia/src/gpu/ganesh/
DGrAHardwareBufferUtils.cpp155 GrVkYcbcrConversionInfo ycbcrConversion; in GetBackendFormat() local
372 const GrVkYcbcrConversionInfo* ycbcrConversion = backendFormat.getVkYcbcrConversionInfo(); in make_vk_backend_texture() local
/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp184 …vk::Move<vk::VkSamplerYcbcrConversion> ycbcrConversion = vk::createSamplerYcbcrConversion(vkd, d… in refreshObjects() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c1161 VkSamplerYcbcrConversion ycbcrConversion, in tu_DestroySamplerYcbcrConversion()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1442 VkSamplerYcbcrConversion ycbcrConversion, in radv_DestroySamplerYcbcrConversion()
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h47 …CALL StubDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in StubDestroySamplerYcbcrConversion()
103 …L StubDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in StubDestroySamplerYcbcrConversionKHR()
Dobject_tracker.cpp2225 VkSamplerYcbcrConversion ycbcrConversion, in PreCallValidateDestroySamplerYcbcrConversion()
2237 VkSamplerYcbcrConversion ycbcrConversion, in PreCallRecordDestroySamplerYcbcrConversion()
3381 VkSamplerYcbcrConversion ycbcrConversion, in PreCallValidateDestroySamplerYcbcrConversionKHR()
3393 VkSamplerYcbcrConversion ycbcrConversion, in PreCallRecordDestroySamplerYcbcrConversionKHR()
Dthread_safety.cpp2719 VkSamplerYcbcrConversion ycbcrConversion, in PreCallRecordDestroySamplerYcbcrConversion()
2728 VkSamplerYcbcrConversion ycbcrConversion, in PostCallRecordDestroySamplerYcbcrConversion()
3814 VkSamplerYcbcrConversion ycbcrConversion, in PreCallRecordDestroySamplerYcbcrConversionKHR()
3823 VkSamplerYcbcrConversion ycbcrConversion, in PostCallRecordDestroySamplerYcbcrConversionKHR()
Dchassis.h2992 …lValidateDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PreCallValidateDestroySamplerYcbcrConversion()
2993 …allRecordDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PreCallRecordDestroySamplerYcbcrConversion()
2994 …allRecordDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PostCallRecordDestroySamplerYcbcrConversion()
3280 …lidateDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PreCallValidateDestroySamplerYcbcrConversionKHR()
3281 …RecordDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PreCallRecordDestroySamplerYcbcrConversionKHR()
3282 …RecordDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in PostCallRecordDestroySamplerYcbcrConversionKHR()
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp4865 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
4879 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
4890 …E void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversion()
4898 …E void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversion()
4913 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversi… in destroy()
4921 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversi… in destroy()
11931 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
11945 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
11956 …oid Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversionKHR()
11964 …oid Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCo… in destroySamplerYcbcrConversionKHR()
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp6003 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
6023 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
6039 …void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbc… in destroySamplerYcbcrConversion()
6050 … Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversion()
6064 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCon… in destroy()
6075 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroy()
15469 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
15489 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
15505 …d Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbc… in destroySamplerYcbcrConversionKHR()
15516 …vice::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversionKHR()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp5949 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
5969 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
5985 …void Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbc… in destroySamplerYcbcrConversion()
5996 … Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversion()
6010 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCon… in destroy()
6021 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroy()
14827 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
14847 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
14863 …d Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbc… in destroySamplerYcbcrConversionKHR()
14874 …vice::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversionKHR()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceDriverImpl.inl607 …Driver::destroySamplerYcbcrConversion (VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, …
DvkDeviceDriverSCImpl.inl1106 …iverSC::destroySamplerYcbcrConversion (VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, …
DvkNullDriverImpl.inl244 …PI_CALL destroySamplerYcbcrConversion (VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, …

12