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

  /external/deqp/modules/gles2/functional/
es2fVertexArrayTest.cpp 88 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
99 MultiVertexArrayTest::Spec spec;
108 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
158 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
169 MultiVertexArrayTest::Spec spec;
177 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
229 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
240 MultiVertexArrayTest::Spec spec;
248 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
297 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx]
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexArrayTest.cpp 87 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
98 MultiVertexArrayTest::Spec spec;
105 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
192 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type,
203 MultiVertexArrayTest::Spec spec;
210 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
295 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type,
306 MultiVertexArrayTest::Spec spec;
313 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
396 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type
    [all...]
  /external/deqp/modules/gles2/stress/
es2sVertexArrayTests.cpp 89 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
100 MultiVertexArrayTest::Spec spec;
109 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
159 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
170 MultiVertexArrayTest::Spec spec;
178 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
230 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
241 MultiVertexArrayTest::Spec spec;
249 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
298 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx]
    [all...]
  /external/deqp/modules/gles3/stress/
es3sVertexArrayTests.cpp 90 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],
101 MultiVertexArrayTest::Spec spec;
108 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
195 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type,
206 MultiVertexArrayTest::Spec spec;
213 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
298 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type,
309 MultiVertexArrayTest::Spec spec;
316 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
399 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type
    [all...]
  /external/deqp/modules/glshared/
glsVertexArrayTests.hpp 448 class MultiVertexArrayTest : public VertexArrayTest
481 MultiVertexArrayTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const Spec& spec, const char* name, const char* desc);
482 virtual ~MultiVertexArrayTest (void);
glsVertexArrayTests.cpp     [all...]

Completed in 122 milliseconds