Searched refs:is_global (Results 1 – 1 of 1) sorted by relevance
64 bool is_global; member257 layer.is_global = false; in EnumerateLayers()285 layer.is_global = true; in EnumerateLayers()290 if (layer.is_global && enumerate_device_extensions) { in EnumerateLayers()317 (layer.is_global) ? "global" : "instance", props.layerName, in EnumerateLayers()517 return layer.is_global; in IsLayerGlobal()