Searched refs:VertexAttribBindingTests (Results 1 – 7 of 7) sorted by relevance
32 class VertexAttribBindingTests : public deqp::TestCaseGroup class35 VertexAttribBindingTests(deqp::Context& context);36 ~VertexAttribBindingTests(void);41 VertexAttribBindingTests(const VertexAttribBindingTests& other);42 VertexAttribBindingTests& operator=(const VertexAttribBindingTests& other);
253 addChild(new gl4cts::VertexAttribBindingTests(getContext())); in init()
4114 VertexAttribBindingTests::VertexAttribBindingTests(deqp::Context& context) in VertexAttribBindingTests() function in gl4cts::VertexAttribBindingTests4119 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()4123 void VertexAttribBindingTests::init() in init()
33 class VertexAttribBindingTests : public glcts::TestCaseGroup class36 VertexAttribBindingTests(glcts::Context& context);37 ~VertexAttribBindingTests(void);42 VertexAttribBindingTests(const VertexAttribBindingTests& other);43 VertexAttribBindingTests& operator=(const VertexAttribBindingTests& other);
202 coreGroup->addChild(new glcts::VertexAttribBindingTests(getContext())); in init()
3444 VertexAttribBindingTests::VertexAttribBindingTests(glcts::Context& context) in VertexAttribBindingTests() function in glcts::VertexAttribBindingTests3449 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()3453 void VertexAttribBindingTests::init() in init()
3492 VertexAttribBindingTests::VertexAttribBindingTests(glcts::Context &context) in VertexAttribBindingTests() function in glcts::VertexAttribBindingTests3496 VertexAttribBindingTests::~VertexAttribBindingTests(void) {} in ~VertexAttribBindingTests()3498 void VertexAttribBindingTests::init() in init()