Home
last modified time | relevance | path

Searched refs:pYcbcrConversion (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h206 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
Dnull_driver.cpp1550 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversion() argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp573 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
1641 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversion() argument
1642 …a(device).dispatch.CreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversion()
2760 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversion() argument
2761 …eturn vulkan::api::CreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in vkCreateSamplerYcbcrConversion()