Home
last modified time | relevance | path

Searched refs:gIndexTypes (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/perf_tests/
DDrawElementsPerf.cpp233 std::vector<GLenum> gIndexTypes = {GL_UNSIGNED_INT, GL_UNSIGNED_SHORT}; variable
234 std::vector<P> gWithIndexType = CombineWithValues({P()}, gIndexTypes, CombineIndexType);