HomeSort by relevance Sort by last modified time
    Searched refs:TestIterationType (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDrawTests.cpp 45 enum TestIterationType
52 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIterationType type)
  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 45 enum TestIterationType
54 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIterationType type)
175 const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX_RANGE) : (TYPE_DRAW_COUNT));
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 50 enum TestIterationType
155 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type)
    [all...]

Completed in 381 milliseconds