Searched refs:pSurfaceFormat (Results 1 – 1 of 1) sorted by relevance
1166 VkSurfaceFormat2KHR* pSurfaceFormat = &pSurfaceFormats[i]; in GetPhysicalDeviceSurfaceFormats2KHR() local1167 while (pSurfaceFormat->pNext) { in GetPhysicalDeviceSurfaceFormats2KHR()1168 pSurfaceFormat = in GetPhysicalDeviceSurfaceFormats2KHR()1169 reinterpret_cast<VkSurfaceFormat2KHR*>(pSurfaceFormat->pNext); in GetPhysicalDeviceSurfaceFormats2KHR()1170 switch (pSurfaceFormat->sType) { in GetPhysicalDeviceSurfaceFormats2KHR()1174 pSurfaceFormat); in GetPhysicalDeviceSurfaceFormats2KHR()