Home | History | Annotate | Download | only in loader

Lines Matching refs:GetPhysicalDeviceProperties

553     table->GetPhysicalDeviceProperties = (PFN_vkGetPhysicalDeviceProperties)gpa(
674 if (!strcmp(name, "GetPhysicalDeviceProperties"))
675 return (void *)table->GetPhysicalDeviceProperties;