Searched refs:pYcbcrConversion (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 187 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
|
D | null_driver.cpp | 1542 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversion() argument
|
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 500 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1388 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversion() argument 1389 …a(device).dispatch.CreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversion() 2283 …pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversion() argument 2284 …eturn vulkan::api::CreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in vkCreateSamplerYcbcrConversion()
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 10163 VkSamplerYcbcrConversion* pYcbcrConversion) { 11521 VkSamplerYcbcrConversionKHR* pYcbcrConversion) {
|