Searched refs:VkSamplerYcbcrConversionKHR (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1368 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1369 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1370 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1371 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1372 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1373 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1374 …void anv_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConver… 1375 …void gen7_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConve… 1376 …void gen75_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConv… 1377 …void gen8_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConve… [all …]
|
D | anv_entrypoints.c | 628 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 629 …void anv_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConver… 1049 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1050 …void gen7_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConve… 1470 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1471 …void gen75_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConv… 1891 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 1892 …void gen8_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConve… 2312 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 2313 …void gen9_DestroySamplerYcbcrConversionKHR(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrConve… [all …]
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 1027 VkSamplerYcbcrConversionKHR* pYcbcrConversion) in anv_CreateSamplerYcbcrConversionKHR() 1070 VkSamplerYcbcrConversionKHR YcbcrConversion, in anv_DestroySamplerYcbcrConversionKHR()
|
D | anv_private.h | 2965 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_ycbcr_conversion, VkSamplerYcbcrConversionKHR)
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 5068 VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkSamplerYcbcrConversionKHR) 5120 VkSamplerYcbcrConversionKHR conversion; 5148 …InfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversionKHR* pYcbcr… 5149 …_PTR *PFN_vkDestroySamplerYcbcrConversionKHR)(VkDevice device, VkSamplerYcbcrConversionKHR ycbcrCo… 5156 VkSamplerYcbcrConversionKHR* pYcbcrConversion); 5160 VkSamplerYcbcrConversionKHR ycbcrConversion,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5725 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5725 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 6012 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 5951 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 6124 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 6121 typedef VkSamplerYcbcrConversion VkSamplerYcbcrConversionKHR; typedef
|