HomeSort by relevance Sort by last modified time
    Searched refs:precachePixel (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Renderer/
PixelProcessor.cpp 33 bool precachePixel = false;
869 routineCache = new RoutineCache<State>(clamp(cacheSize, 1, 65536), precachePixel ? "sw-pixel" : 0);
Renderer.cpp 61 extern bool precachePixel;
    [all...]

Completed in 61 milliseconds