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

  /external/deqp/modules/glshared/
glsVertexArrayTests.hpp 419 class VertexArrayTest : public tcu::TestCase
422 VertexArrayTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name ,const char* desc);
423 virtual ~VertexArrayTest (void);
428 VertexArrayTest (const VertexArrayTest& other);
429 VertexArrayTest& operator= (const VertexArrayTest& other);
448 class MultiVertexArrayTest : public VertexArrayTest
glsVertexArrayTests.cpp     [all...]

Completed in 51 milliseconds