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

Function CmdOpticalFlowExecuteNV

icd/generated/function_definitions.h:4355–4358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected