Home | History | Annotate | Download | only in include

Lines Matching defs:CmdDispatchIndirect

1891 VKAPI_ATTR void VKAPI_CALL CmdDispatchIndirect(
1903 pTable->CmdDispatchIndirect(commandBuffer,buffer,offset);
2650 {"vkCmdDispatchIndirect", reinterpret_cast<PFN_vkVoidFunction>(CmdDispatchIndirect)},