| 1751 | // Not a CREATE or DESTROY function |
| 1752 | } |
| 1753 | static VKAPI_ATTR void VKAPI_CALL CmdControlVideoCodingKHR(VkCommandBuffer commandBuffer, |
| 1754 | const VkVideoCodingControlInfoKHR* pCodingControlInfo) { |
| 1755 | // Not a CREATE or DESTROY function |
| 1756 | } |
| 1757 | static VKAPI_ATTR void VKAPI_CALL CmdDecodeVideoKHR(VkCommandBuffer commandBuffer, const VkVideoDecodeInfoKHR* pDecodeInfo) { |
| 1758 | // Not a CREATE or DESTROY function |
| 1759 | } |
nothing calls this directly
no outgoing calls
no test coverage detected