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

Function CmdEndVideoCodingKHR

icd/generated/function_definitions.h:1749–1752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1747 // Not a CREATE or DESTROY function
1748}
1749static VKAPI_ATTR void VKAPI_CALL CmdEndVideoCodingKHR(VkCommandBuffer commandBuffer,
1750 const VkVideoEndCodingInfoKHR* pEndCodingInfo) {
1751 // Not a CREATE or DESTROY function
1752}
1753static VKAPI_ATTR void VKAPI_CALL CmdControlVideoCodingKHR(VkCommandBuffer commandBuffer,
1754 const VkVideoCodingControlInfoKHR* pCodingControlInfo) {
1755 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected