Searched refs:usedAllocatorToCreate (Results 1 – 2 of 2) sorted by relevance
213 bool usedAllocatorToCreate; member314 bool usedAllocatorToCreate; member
424 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateAndroidSurfaceKHR()479 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateMirSurfaceKHR()565 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateWaylandSurfaceKHR()651 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateWin32SurfaceKHR()735 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateXcbSurfaceKHR()821 my_data->surfaceMap[*pSurface].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateXlibSurfaceKHR()898 if ((pAllocator != NULL) != pSurface->usedAllocatorToCreate) { in vkDestroySurfaceKHR()1594 my_data->swapchainMap[*pSwapchain].usedAllocatorToCreate = (pAllocator != NULL); in vkCreateSwapchainKHR()1651 if ((pAllocator != NULL) != pSwapchain->usedAllocatorToCreate) { in vkDestroySwapchainKHR()