Home
last modified time | relevance | path

Searched defs:vkCreateSamplerYcbcrConversion (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h230 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1866 …VkResult vkCreateSamplerYcbcrConversion( VkDevice device, const VkSamplerYcbcrConversionCreateInfo… in vkCreateSamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4762 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkansc_raii.hpp767 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
Dvulkan.hpp1951 …VkResult vkCreateSamplerYcbcrConversion( VkDevice device, const VkSamplerYcbcrConversionCreateInfo… in vkCreateSamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9295 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1612 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp1719 void vkCreateSamplerYcbcrConversion(const uint8_t* snapshotTraceBegin, in vkCreateSamplerYcbcrConversion() function in VkDecoderSnapshot::Impl
5286 void VkDecoderSnapshot::vkCreateSamplerYcbcrConversion( in vkCreateSamplerYcbcrConversion() function in VkDecoderSnapshot
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp18466 VkResult VkEncoder::vkCreateSamplerYcbcrConversion( in vkCreateSamplerYcbcrConversion() function in gfxstream::vk::VkEncoder