Searched refs:debugLayersLoaded (Results 1 – 1 of 1) sorted by relevance
2093 bool debugLayersLoaded = scopedEnvironment.canEnableDebugLayers(); in initialize() local2094 mEnableValidationLayers = debugLayersLoaded; in initialize()2095 enableApiDumpLayer = enableApiDumpLayer && debugLayersLoaded; in initialize()