Searched refs:precacheVertex (Results 1 – 2 of 2) sorted by relevance
29 bool precacheVertex = false; variable893 …routineCache = new RoutineCache<State>(clamp(cacheSize, 1, 65536), precacheVertex ? "sw-vertex" : … in setRoutineCacheSize()
60 extern bool precacheVertex;2710 precacheVertex = !newConfiguration && configuration.precache; in updateConfiguration()