Searched refs:is_global (Results 1 – 1 of 1) sorted by relevance
60 bool is_global; member219 layer.is_global = false; in EnumerateLayers()247 layer.is_global = true; in EnumerateLayers()252 if (layer.is_global && enumerate_device_extensions) { in EnumerateLayers()279 (layer.is_global) ? "global" : "instance", props.layerName, in EnumerateLayers()457 return layer.is_global; in IsLayerGlobal()