Lines Matching refs:pQueueFamilyIndexSupport
386 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateAndroidSurfaceKHR()
436 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateMirSurfaceKHR()
521 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateWaylandSurfaceKHR()
607 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateWin32SurfaceKHR()
691 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateXcbSurfaceKHR()
777 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateXlibSurfaceKHR()
1087 my_data->surfaceMap[*pSurface].pQueueFamilyIndexSupport = NULL; in CreateDisplayPlaneSurfaceKHR()
1323 pSurface->pQueueFamilyIndexSupport = in GetPhysicalDeviceSurfaceSupportKHR()
1325 if (pSurface->pQueueFamilyIndexSupport != NULL) { in GetPhysicalDeviceSurfaceSupportKHR()
1331 pSurface->pQueueFamilyIndexSupport[queueFamilyIndex] = *pSupported; in GetPhysicalDeviceSurfaceSupportKHR()
2136 (!pSurface->pQueueFamilyIndexSupport[queueFamilyIndex])) { in QueuePresentKHR()