Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSampler.cpp19 SamplerState::SamplerState(const VkSamplerCreateInfo *pCreateInfo, const vk::SamplerYcbcrConversion *ycbcrConversion, in SamplerState() argument
H A DVkImageView.hpp148 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; member in vk::ImageView
H A DVkImageView.cpp122 ImageView::ImageView(const VkImageViewCreateInfo *pCreateInfo, void *mem, const vk::SamplerYcbcrConversion *ycbcrConversion) in ImageView() argument
H A DVkPromotedExtensions.cpp187 VKAPI_ATTR void VKAPI_CALL vkDestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) in vkDestroySamplerYcbcrConversionKHR() argument
H A DlibVulkan.cpp1869 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateImageView() local
2156 const vk::SamplerYcbcrConversion *ycbcrConversion = nullptr; in vkCreateSampler() local
3720 VKAPI_ATTR void VKAPI_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) in vkDestroySamplerYcbcrConversion() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkSamplerYcbcrConversion.h24 VkSamplerYcbcrConversion ycbcrConversion() const { return fYcbcrConversion; } in ycbcrConversion() function in GrVkSamplerYcbcrConversion
49 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() argument
64 GrVkSamplerYcbcrConversion(const GrVkGpu* gpu, VkSamplerYcbcrConversion ycbcrConversion, in GrVkSamplerYcbcrConversion() argument
H A DGrVkImageView.cpp21 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Make() local
H A DGrVkImageView.h41 GrVkImageView(const GrVkGpu* gpu, VkImageView imageView, GrVkSamplerYcbcrConversion* ycbcrConversion) GrVkImageView() argument
H A DGrVkSampler.cpp80 GrVkSamplerYcbcrConversion* ycbcrConversion = nullptr; in Create() local
H A DGrVkSampler.h63 GrVkSampler(const GrVkGpu* gpu, VkSampler sampler, GrVkSamplerYcbcrConversion* ycbcrConversion, Key key) GrVkSampler() argument
H A DGrVkResourceProvider.cpp242 GrVkSamplerYcbcrConversion* ycbcrConversion = in findOrCreateCompatibleSamplerYcbcrConversion() local
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h154 static inline size_t vn_sizeof_vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySamplerYcbcrConversion() argument
169 static inline void vn_encode_vkDestroySamplerYcbcrConversion(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroySamplerYcbcrConversion() argument
182 static inline size_t vn_sizeof_vkDestroySamplerYcbcrConversion_reply(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySamplerYcbcrConversion_reply() argument
194 static inline void vn_decode_vkDestroySamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroySamplerYcbcrConversion_reply() argument
226 static inline void vn_submit_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) in vn_submit_vkDestroySamplerYcbcrConversion() argument
269 vn_call_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroySamplerYcbcrConversion() argument
282 vn_async_vkDestroySamplerYcbcrConversion(struct vn_instance *vn_instance, VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroySamplerYcbcrConversion() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_descriptor_set.c362 panvk_DestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) panvk_DestroySamplerYcbcrConversion() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c732 vn_DestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) vn_DestroySamplerYcbcrConversion() argument
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp134 GrVkYcbcrConversionInfo ycbcrConversion; in GetBackendFormat() local
347 const GrVkYcbcrConversionInfo* ycbcrConversion = backendFormat.getVkYcbcrConversionInfo(); make_vk_backend_texture() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c1350 tu_DestroySamplerYcbcrConversion(VkDevice _device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) tu_DestroySamplerYcbcrConversion() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktObjectRefreshTests.cpp184 vk::Move<vk::VkSamplerYcbcrConversion> ycbcrConversion = vk::createSamplerYcbcrConversion(vkd, device, &conversionInfo); in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktObjectRefreshTests.cpp184 vk::Move<vk::VkSamplerYcbcrConversion> ycbcrConversion = vk::createSamplerYcbcrConversion(vkd, device, &conversionInfo); in refreshObjects() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1665 radv_DestroySamplerYcbcrConversion(VkDevice _device, VkSamplerYcbcrConversion ycbcrConversion, in radv_DestroySamplerYcbcrConversion() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2205 lvp_DestroySamplerYcbcrConversionKHR( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) lvp_DestroySamplerYcbcrConversionKHR() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp6245 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
6266 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
14202 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; createSamplerYcbcrConversionKHR() local
14223 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; createSamplerYcbcrConversionKHRUnique() local
[all...]
/third_party/vulkan-loader/loader/
H A Dtrampoline.c2966 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, in vkDestroySamplerYcbcrConversion() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp5961 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversion() local
5981 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; in createSamplerYcbcrConversionUnique() local
15266 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; createSamplerYcbcrConversionKHR() local
15286 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; createSamplerYcbcrConversionKHRUnique() local
[all...]
H A Dvulkan_raii.hpp13948 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; variable
10350 SamplerYcbcrConversion( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkSamplerYcbcrConversion ycbcrConversion, VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullptr ) SamplerYcbcrConversion() argument
18309 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion ycbcrConversion; global() variable
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c4091 DestroySamplerYcbcrConversionKHR( VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) DestroySamplerYcbcrConversionKHR() argument

Completed in 114 milliseconds