Home
last modified time | relevance | path

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

12

/third_party/skia/src/gpu/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.cpp80 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
DGrVkSampler.h64 GrVkSamplerYcbcrConversion* ycbcrConversion, Key key) in GrVkSampler()
DGrVkResourceProvider.cpp242 GrVkSamplerYcbcrConversion* ycbcrConversion = in findOrCreateCompatibleSamplerYcbcrConversion() local
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_sampler_ycbcr_conversion.h154 …sizeof_vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_sizeof_vkDestroySamplerYcbcrConversion()
169 …der *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_encode_vkDestroySamplerYcbcrConversion()
182 …_vkDestroySamplerYcbcrConversion_reply(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_sizeof_vkDestroySamplerYcbcrConversion_reply()
194 …rsion_reply(struct vn_cs_decoder *dec, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_decode_vkDestroySamplerYcbcrConversion_reply()
226 …instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_submit_vkDestroySamplerYcbcrConversion()
269 …rsion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_call_vkDestroySamplerYcbcrConversion()
282 …rsion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vn_async_vkDestroySamplerYcbcrConversion()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSampler.cpp19 …amplerState(const VkSamplerCreateInfo *pCreateInfo, const vk::SamplerYcbcrConversion *ycbcrConvers… in SamplerState()
DVkImageView.hpp148 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; member in vk::ImageView
DVkImageView.cpp122 …onst VkImageViewCreateInfo *pCreateInfo, void *mem, const vk::SamplerYcbcrConversion *ycbcrConvers… in ImageView()
DVkPromotedExtensions.cpp187 …ALL vkDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversionKHR()
DlibVulkan.cpp1869 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateImageView() local
2156 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateSampler() local
3720 …I_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in vkDestroySamplerYcbcrConversion()
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp134 GrVkYcbcrConversionInfo ycbcrConversion; in GetBackendFormat() local
347 const GrVkYcbcrConversionInfo* ycbcrConversion = backendFormat.getVkYcbcrConversionInfo(); in make_vk_backend_texture() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c363 VkSamplerYcbcrConversion ycbcrConversion, in panvk_DestroySamplerYcbcrConversion()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp184 …vk::Move<vk::VkSamplerYcbcrConversion> ycbcrConversion = vk::createSamplerYcbcrConversion(vkd, d… in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktObjectRefreshTests.cpp184 …vk::Move<vk::VkSamplerYcbcrConversion> ycbcrConversion = vk::createSamplerYcbcrConversion(vkd, d… in refreshObjects() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_image.c733 VkSamplerYcbcrConversion ycbcrConversion, in vn_DestroySamplerYcbcrConversion()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c1351 VkSamplerYcbcrConversion ycbcrConversion, in tu_DestroySamplerYcbcrConversion()
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1665 radv_DestroySamplerYcbcrConversion(VkDevice _device, VkSamplerYcbcrConversion ycbcrConversion, in radv_DestroySamplerYcbcrConversion()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c2207 VkSamplerYcbcrConversion ycbcrConversion, in lvp_DestroySamplerYcbcrConversionKHR()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp6245 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
6266 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
6282 …Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConv… in destroySamplerYcbcrConversion()
6295 …Device::destroySamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion y… in destroySamplerYcbcrConversion()
6309 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrCon… in destroy()
6321 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroy()
14202 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
14223 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
14239 …Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrC… in destroySamplerYcbcrConversionKHR()
14252 …vice::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversionKHR()
/third_party/vulkan-headers/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()
14895 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHR() local
14915 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionKHRUnique() local
14931 …d Device::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbc… in destroySamplerYcbcrConversionKHR()
14942 …vice::destroySamplerYcbcrConversionKHR( VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion … in destroySamplerYcbcrConversionKHR()
/third_party/vulkan-loader/loader/
Dtrampoline.c2817 …API_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversion()
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h120 …L StubDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, … in StubDestroySamplerYcbcrConversionKHR()
Dvk_loader_extensions.c3307 VkSamplerYcbcrConversion ycbcrConversion, in DestroySamplerYcbcrConversionKHR()

12