| 4353 | return VK_SUCCESS; |
| 4354 | } |
| 4355 | static VKAPI_ATTR void VKAPI_CALL CmdOpticalFlowExecuteNV(VkCommandBuffer commandBuffer, VkOpticalFlowSessionNV session, |
| 4356 | const VkOpticalFlowExecuteInfoNV* pExecuteInfo) { |
| 4357 | // Not a CREATE or DESTROY function |
| 4358 | } |
| 4359 | static VKAPI_ATTR void VKAPI_CALL AntiLagUpdateAMD(VkDevice device, const VkAntiLagDataAMD* pData) { |
| 4360 | // Not a CREATE or DESTROY function |
| 4361 | } |
nothing calls this directly
no outgoing calls
no test coverage detected