Home
last modified time | relevance | path

Searched refs:VertexAttribBindingTests (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.hpp32 class VertexAttribBindingTests : public deqp::TestCaseGroup class
35 VertexAttribBindingTests(deqp::Context& context);
36 ~VertexAttribBindingTests(void);
41 VertexAttribBindingTests(const VertexAttribBindingTests& other);
42 VertexAttribBindingTests& operator=(const VertexAttribBindingTests& other);
Dgl4cTestPackages.cpp253 addChild(new gl4cts::VertexAttribBindingTests(getContext())); in init()
Dgl4cVertexAttribBindingTests.cpp4114 VertexAttribBindingTests::VertexAttribBindingTests(deqp::Context& context) in VertexAttribBindingTests() function in gl4cts::VertexAttribBindingTests
4119 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()
4123 void VertexAttribBindingTests::init() in init()
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.hpp33 class VertexAttribBindingTests : public glcts::TestCaseGroup class
36 VertexAttribBindingTests(glcts::Context& context);
37 ~VertexAttribBindingTests(void);
42 VertexAttribBindingTests(const VertexAttribBindingTests& other);
43 VertexAttribBindingTests& operator=(const VertexAttribBindingTests& other);
Des31cTestPackage.cpp202 coreGroup->addChild(new glcts::VertexAttribBindingTests(getContext())); in init()
Des31cVertexAttribBindingTests.cpp3444 VertexAttribBindingTests::VertexAttribBindingTests(glcts::Context& context) in VertexAttribBindingTests() function in glcts::VertexAttribBindingTests
3449 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()
3453 void VertexAttribBindingTests::init() in init()
/external/angle/src/tests/deqp_support/
Des31cVertexAttribBindingTests_override.cpp3492 VertexAttribBindingTests::VertexAttribBindingTests(glcts::Context &context) in VertexAttribBindingTests() function in glcts::VertexAttribBindingTests
3496 VertexAttribBindingTests::~VertexAttribBindingTests(void) {} in ~VertexAttribBindingTests()
3498 void VertexAttribBindingTests::init() in init()