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

  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 142 bool useIndices = true;
419 if (useIndices) {
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 83 bool useIndices;
171 if (config.useIndices)
555 else if (m_config.useIndices)
700 if (m_config.useIndices)
1017 if (config.useIndices)
1114 basicConfig.useIndices = true;
    [all...]

Completed in 117 milliseconds