Searched refs:ycbcrConversion (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 188 …troySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllo…
|
D | null_driver.cpp | 1546 void DestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const… in DestroySamplerYcbcrConversion() argument
|
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 501 …troySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllo… 1392 …troySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllo… in DestroySamplerYcbcrConversion() argument 1393 GetData(device).dispatch.DestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); in DestroySamplerYcbcrConversion() 2288 …troySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllo… in vkDestroySamplerYcbcrConversion() argument 2289 vulkan::api::DestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); in vkDestroySamplerYcbcrConversion()
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 10170 VkSamplerYcbcrConversion ycbcrConversion, 11528 VkSamplerYcbcrConversionKHR ycbcrConversion,
|