Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DClipDistanceTest.cpp1153 int sizeCull) { in TEST_P()
1178 int sizeCull) { in TEST_P()
1205 bool declareVertexCull, bool declareFragmentCull, int sizeCull) { in TEST_P()
1241 for (int sizeCull = 1; sizeCull <= maxCullDistances; sizeCull++) in TEST_P() local