Home | History | Annotate | Download | only in loader

Lines Matching refs:GetPhysicalDeviceSurfaceFormatsKHR

306 // This is the trampoline entrypoint for GetPhysicalDeviceSurfaceFormatsKHR
316 VkResult res = disp->GetPhysicalDeviceSurfaceFormatsKHR(
322 // This is the instance chain terminator function for GetPhysicalDeviceSurfaceFormatsKHR
343 "GetPhysicalDeviceSurfaceFormatsKHR: Error, null pSurfaceFormatCount");
345 assert(icd->GetPhysicalDeviceSurfaceFormatsKHR &&
346 "loader: null GetPhysicalDeviceSurfaceFormatsKHR ICD pointer");
351 return icd->GetPhysicalDeviceSurfaceFormatsKHR(
357 return icd->GetPhysicalDeviceSurfaceFormatsKHR(