Lines Matching defs:swapchain_layer
41 static const VkLayerProperties swapchain_layer = {
2291 return util_GetLayerProperties(1, &swapchain_layer, pCount, pProperties);
2296 return util_GetLayerProperties(1, &swapchain_layer, pCount, pProperties);
2301 if (pLayerName && !strcmp(pLayerName, swapchain_layer.layerName))
2309 if (pLayerName && !strcmp(pLayerName, swapchain_layer.layerName))