Searched refs:SWAPCHAIN_PRIOR_COUNT (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | swapchain.h | 59 …SWAPCHAIN_PRIOR_COUNT, // Query must be called first to get value of pCount, then cal… enumerator
|
D | swapchain.cpp | 1417 …erpret_cast<uint64_t>(pPhysicalDevice->physicalDevice), __LINE__, SWAPCHAIN_PRIOR_COUNT, swapchain… in GetPhysicalDeviceSurfaceFormatsKHR() 1500 …erpret_cast<uint64_t>(pPhysicalDevice->physicalDevice), __LINE__, SWAPCHAIN_PRIOR_COUNT, swapchain… in GetPhysicalDeviceSurfacePresentModesKHR() 1968 … reinterpret_cast<uint64_t>(device), __LINE__, SWAPCHAIN_PRIOR_COUNT, swapchain_layer_name, in GetSwapchainImagesKHR()
|