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

Function CmdControlVideoCodingKHR

icd/generated/function_definitions.h:1753–1756  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
1756}
1757static VKAPI_ATTR void VKAPI_CALL CmdDecodeVideoKHR(VkCommandBuffer commandBuffer, const VkVideoDecodeInfoKHR* pDecodeInfo) {
1758 // Not a CREATE or DESTROY function
1759}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected