Searched refs:CmdDrawMeshTasksIndirectNV (Results 1 – 7 of 7) sorted by relevance
601 PFN_vkCmdDrawMeshTasksIndirectNV CmdDrawMeshTasksIndirectNV; member
805 …table->CmdDrawMeshTasksIndirectNV = (PFN_vkCmdDrawMeshTasksIndirectNV) gpa(device, "vkCmdDrawMeshT… in layer_init_device_dispatch_table()806 …if (table->CmdDrawMeshTasksIndirectNV == nullptr) { table->CmdDrawMeshTasksIndirectNV = (PFN_vkCmd… in layer_init_device_dispatch_table()
6400 …if (!wrap_handles) return layer_data->device_dispatch_table.CmdDrawMeshTasksIndirectNV(commandBuff… in DispatchCmdDrawMeshTasksIndirectNV()6404 …layer_data->device_dispatch_table.CmdDrawMeshTasksIndirectNV(commandBuffer, buffer, offset, drawCo… in DispatchCmdDrawMeshTasksIndirectNV()
8612 VKAPI_ATTR void VKAPI_CALL CmdDrawMeshTasksIndirectNV( in CmdDrawMeshTasksIndirectNV() function9661 {"vkCmdDrawMeshTasksIndirectNV", {false, (void*)CmdDrawMeshTasksIndirectNV}},
2179 VKAPI_ATTR void VKAPI_CALL CmdDrawMeshTasksIndirectNV(
574 PFN_vkCmdDrawMeshTasksIndirectNV CmdDrawMeshTasksIndirectNV; member
4597 …table->CmdDrawMeshTasksIndirectNV = (PFN_vkCmdDrawMeshTasksIndirectNV) gpa(device, "vkCmdDrawMeshT… in vk_load_device_commands()