Searched defs:vkCreateSamplerYcbcrConversion (Results 1 – 8 of 8) sorted by relevance
183 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion; member
229 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion; member
2282 VKAPI_ATTR VkResult vkCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionC… in vkCreateSamplerYcbcrConversion() function
2289 …VkResult vkCreateSamplerYcbcrConversion( VkDevice device, const VkSamplerYcbcrConversionCreateInfo… in vkCreateSamplerYcbcrConversion() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7602 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1538 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
4034 message vkCreateSamplerYcbcrConversion message
1383 void vkCreateSamplerYcbcrConversion(const uint8_t* snapshotTraceBegin, in vkCreateSamplerYcbcrConversion() function in VkDecoderSnapshot::Impl6955 void VkDecoderSnapshot::vkCreateSamplerYcbcrConversion( in vkCreateSamplerYcbcrConversion() function in VkDecoderSnapshot
18619 VkResult VkEncoder::vkCreateSamplerYcbcrConversion( in vkCreateSamplerYcbcrConversion() function in gfxstream::vk::VkEncoder