Searched refs:swapchain_layer (Results 1 – 1 of 1) sorted by relevance
41 static const VkLayerProperties swapchain_layer = { variable2291 return util_GetLayerProperties(1, &swapchain_layer, pCount, pProperties); in EnumerateInstanceLayerProperties()2296 return util_GetLayerProperties(1, &swapchain_layer, pCount, pProperties); in EnumerateDeviceLayerProperties()2301 if (pLayerName && !strcmp(pLayerName, swapchain_layer.layerName)) in EnumerateInstanceExtensionProperties()2309 if (pLayerName && !strcmp(pLayerName, swapchain_layer.layerName)) in EnumerateDeviceExtensionProperties()