Searched refs:TestIterationType (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDrawTests.cpp45 enum TestIterationType enum in namespace:deqp::gles2::Functional::__anon4009
52 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIterationType type)
/external/deqp/modules/gles3/functional/
H A Des3fDrawTests.cpp45 enum TestIterationType enum in namespace:deqp::gles3::Functional::__anon4136
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));
/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp50 enum TestIterationType enum in namespace:deqp::gles31::Functional::__anon4404
153 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type)

Completed in 871 milliseconds