Home
last modified time | relevance | path

Searched refs:PFN_vkCmdDecodeVideoKHR (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h331 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
Dvulkan.hpp11179 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
12231 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetInstanceProcAddr( instance, "vkCmdDecodeVideoK… in init()
13315 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init()
Dvulkan_raii.hpp1451 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init()
2113 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef
Dvulkan.hpp11443 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
12504 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetInstanceProcAddr( instance, "vkCmdDecodeVideoK… in init()
13593 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in init()
Dvulkan_raii.hpp1460 …vkCmdDecodeVideoKHR = PFN_vkCmdDecodeVideoKHR( vkGetDeviceProcAddr( device, "vkCmdDecodeVideoKHR" … in DeviceDispatcher()
2126 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h334 typedef void (VKAPI_PTR *PFN_vkCmdDecodeVideoKHR)(VkCommandBuffer commandBuffer, const VkVideoDecod… typedef