Home | History | Annotate | Download | only in loader

Lines Matching refs:CmdDrawIndexed

213     table->CmdDrawIndexed = (PFN_vkCmdDrawIndexed)gpa(dev, "vkCmdDrawIndexed");
468 if (!strcmp(name, "CmdDrawIndexed"))
469 return (void *)table->CmdDrawIndexed;