Searched defs:vkCmdDecodeVideoKHR (Results 1 – 5 of 5) sorted by relevance
362 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR; member
2989 …void vkCmdDecodeVideoKHR( VkCommandBuffer commandBuffer, const VkVideoDecodeInfoKHR * pDecodeInfo … in vkCmdDecodeVideoKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7766 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
2076 PFN_vkCmdDecodeVideoKHR vkCmdDecodeVideoKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
2101 void vkCmdDecodeVideoKHR(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdDecodeVideoKHR() function in VkDecoderSnapshot::Impl7940 void VkDecoderSnapshot::vkCmdDecodeVideoKHR(const uint8_t* snapshotTraceBegin, in vkCmdDecodeVideoKHR() function in VkDecoderSnapshot
30661 void VkEncoder::vkCmdDecodeVideoKHR(VkCommandBuffer commandBuffer, in vkCmdDecodeVideoKHR() function in gfxstream::vk::VkEncoder