Lines Matching refs:GetDeviceQueue
60 table->GetDeviceQueue = (PFN_vkGetDeviceQueue)gpa(dev, "vkGetDeviceQueue");290 if (!strcmp(name, "GetDeviceQueue"))291 return (void *)table->GetDeviceQueue;