Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h22 VkSamplerYcbcrConversion ycbcrConversion() const { return fYcbcrConversion; } in ycbcrConversion() function
44 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey()
58 GrVkSamplerYcbcrConversion(VkSamplerYcbcrConversion ycbcrConversion, Key key) in GrVkSamplerYcbcrConversion()
DGrVkImageView.h38 GrVkImageView(VkImageView imageView, GrVkSamplerYcbcrConversion* ycbcrConversion) in GrVkImageView()
DGrVkImageView.cpp19 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.cpp70 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.h61 GrVkSampler(VkSampler sampler, GrVkSamplerYcbcrConversion* ycbcrConversion, Key key) in GrVkSampler()
DGrVkResourceProvider.cpp243 GrVkSamplerYcbcrConversion* ycbcrConversion = in findOrCreateCompatibleSamplerYcbcrConversion() local
/external/skqp/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h22 VkSamplerYcbcrConversion ycbcrConversion() const { return fYcbcrConversion; } in ycbcrConversion() function
44 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey()
58 GrVkSamplerYcbcrConversion(VkSamplerYcbcrConversion ycbcrConversion, Key key) in GrVkSamplerYcbcrConversion()
DGrVkImageView.h38 GrVkImageView(VkImageView imageView, GrVkSamplerYcbcrConversion* ycbcrConversion) in GrVkImageView()
DGrVkImageView.cpp19 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.cpp70 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.h61 GrVkSampler(VkSampler sampler, GrVkSamplerYcbcrConversion* ycbcrConversion, Key key) in GrVkSampler()
DGrVkResourceProvider.cpp243 GrVkSamplerYcbcrConversion* ycbcrConversion = in findOrCreateCompatibleSamplerYcbcrConversion() local
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp134 GrVkYcbcrConversionInfo ycbcrConversion; in GetBackendFormat() local
313 const GrVkYcbcrConversionInfo* ycbcrConversion = backendFormat.getVkYcbcrConversionInfo(); in make_vk_backend_texture() local
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp196 const GrVkYcbcrConversionInfo* ycbcrConversion = backendFormat.getVkYcbcrConversionInfo(); in make_vk_backend_texture() local
514 GrVkYcbcrConversionInfo ycbcrConversion; in get_backend_format() local
/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp185 …ALL vkDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
DlibVulkan.cpp1964 …I_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversion()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c3802 …ramp_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConversion in anv_tramp_DestroySamplerYcbcrConversionKHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl665 …Driver::destroySamplerYcbcrConversion (VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, …
DvkNullDriverImpl.inl350 …PI_CALL destroySamplerYcbcrConversion (VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, …
/external/swiftshader/include/vulkan/
Dvulkan.hpp1829 …void vkDestroySamplerYcbcrConversion( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, c… in vkDestroySamplerYcbcrConversion()
1833 …id vkDestroySamplerYcbcrConversionKHR( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
44432 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
44440 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
44458 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
44466 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
44476 …N_HPP_INLINE void Device::destroySamplerYcbcrConversion( SamplerYcbcrConversion ycbcrConversion, c… in destroySamplerYcbcrConversion()
44482 …N_HPP_INLINE void Device::destroySamplerYcbcrConversion( SamplerYcbcrConversion ycbcrConversion, O… in destroySamplerYcbcrConversion()
44489 …VULKAN_HPP_INLINE void Device::destroy( SamplerYcbcrConversion ycbcrConversion, const AllocationCa… in destroy()
44495 …VULKAN_HPP_INLINE void Device::destroy( SamplerYcbcrConversion ycbcrConversion, Optional<const All… in destroy()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1420 …void vkDestroySamplerYcbcrConversion( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, c… in vkDestroySamplerYcbcrConversion()
1425 …id vkDestroySamplerYcbcrConversionKHR( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
49367 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
49375 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
49393 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
49401 SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
50163 …N_HPP_INLINE void Device::destroySamplerYcbcrConversion( SamplerYcbcrConversion ycbcrConversion, c… in destroySamplerYcbcrConversion()
50169 …N_HPP_INLINE void Device::destroySamplerYcbcrConversion( SamplerYcbcrConversion ycbcrConversion, O… in destroySamplerYcbcrConversion()
50176 …VULKAN_HPP_INLINE void Device::destroy( SamplerYcbcrConversion ycbcrConversion, const AllocationCa… in destroy()
50182 …VULKAN_HPP_INLINE void Device::destroy( SamplerYcbcrConversion ycbcrConversion, Optional<const All… in destroy()
[all …]
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp13430 …tCallRecordDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in PostCallRecordDestroySamplerYcbcrConversion()
13439 …llRecordDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in PostCallRecordDestroySamplerYcbcrConversionKHR()