Home
last modified time | relevance | path

Searched defs:Caches (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/SwiftShader/
DSwiftShader.ini13 [Caches] section
14 VertexRoutineCacheSize=1024
15 PixelRoutineCacheSize=1024
16 SetupRoutineCacheSize=1024
17 VertexCacheSize=64
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc34 auto const& Caches = Info.caches; in AddContextCases() local
/external/google-benchmark/test/
Dreporter_output_test.cc34 auto const& Caches = Info.caches; in AddContextCases() local
/external/doclava/src/com/google/doclava/
DInfoBuilder.java1969 public static class Caches { class in InfoBuilder