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

Function CmdBeginVideoCodingKHR

icd/generated/function_definitions.h:1745–1748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1743 // Destroy object
1744}
1745static VKAPI_ATTR void VKAPI_CALL CmdBeginVideoCodingKHR(VkCommandBuffer commandBuffer,
1746 const VkVideoBeginCodingInfoKHR* pBeginInfo) {
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected