Searched refs:is_global (Results 1 – 1 of 1) sorted by relevance
59 bool is_global; member218 layer.is_global = false; in EnumerateLayers()246 layer.is_global = true; in EnumerateLayers()251 if (layer.is_global && enumerate_device_extensions) { in EnumerateLayers()278 (layer.is_global) ? "global" : "instance", props.layerName, in EnumerateLayers()456 return layer.is_global; in IsLayerGlobal()