Searched defs:sampleCounts (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fInternalFormatQueryTests.cpp | 58 StateQueryMemoryWriteGuard<GLint> sampleCounts; in test() local 138 StateQueryMemoryWriteGuard<GLint> sampleCounts; in test() local
|
D | es3fFboTestCase.cpp | 328 std::vector<int> sampleCounts; in querySampleCounts() local
|
D | es3fFboMultisampleTests.cpp | 299 static const int sampleCounts[] = { 2, 4, 8 }; in init() local
|
/external/skia/tests/ |
D | GpuDrawPathTest.cpp | 54 static const int sampleCounts[] = { 0, 4, 16 }; in DEF_GPUTEST() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 333 std::vector<int> sampleCounts; in querySampleCounts() local
|
D | es31fShaderTextureSizeTests.cpp | 506 static const int sampleCounts[] = { 1, 4 }; in init() local
|
D | es31fTextureMultisampleTests.cpp | 2038 static const int sampleCounts[] = { 1, 2, 3, 4, 8, 10, 12, 13, 16, 64 }; in init() local
|