Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp45 enum TestIterationType enum
52 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIterationType type) in addTestIterations()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp56 enum TestIterationType enum
94 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations()
H A Des31fDrawTests.cpp50 enum TestIterationType enum
153 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp45 enum TestIterationType enum
54 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIterationType type) in addTestIterations()
175 const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX_RANGE) : (TYPE_DRAW_COUNT)); in init()

Completed in 8 milliseconds