MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdEncodeVideoKHR

Function CmdEncodeVideoKHR

icd/generated/function_definitions.h:2502–2504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2500 return VK_SUCCESS;
2501}
2502static VKAPI_ATTR void VKAPI_CALL CmdEncodeVideoKHR(VkCommandBuffer commandBuffer, const VkVideoEncodeInfoKHR* pEncodeInfo) {
2503 // Not a CREATE or DESTROY function
2504}
2505static VKAPI_ATTR void VKAPI_CALL CmdSetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event,
2506 const VkDependencyInfo* pDependencyInfo) {
2507 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected