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