Searched refs:PFN_vkCmdDecodeVideoKHR (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 331 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
|
D | vulkan.hpp | 11179 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0; 12231 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetInstanceProcAddr( instance, "vkCmdDecodeVideoK… in init() 13315 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init()
|
D | vulkan_raii.hpp | 1451 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init() 2113 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
|
D | vulkan.hpp | 11443 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0; 12504 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetInstanceProcAddr( instance, "vkCmdDecodeVideoK… in init() 13593 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init()
|
D | vulkan_raii.hpp | 1460 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in DeviceDispatcher() 2126 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_beta.h | 334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
|