Home
last modified time | relevance | path

Searched refs:VertexAttribBindingTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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);
H A Dgl4cTestPackages.cpp299 addChild(new gl4cts::VertexAttribBindingTests(getContext())); in init()
H A Dgl4cVertexAttribBindingTests.cpp4115 VertexAttribBindingTests::VertexAttribBindingTests(deqp::Context& context) in VertexAttribBindingTests() function in gl4cts::VertexAttribBindingTests
4120 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()
4124 void VertexAttribBindingTests::init() in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A 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);
H A Des31cTestPackage.cpp204 coreGroup->addChild(new glcts::VertexAttribBindingTests(getContext())); in init()
H A Des31cVertexAttribBindingTests.cpp3445 VertexAttribBindingTests::VertexAttribBindingTests(glcts::Context& context) in VertexAttribBindingTests() function in glcts::VertexAttribBindingTests
3450 VertexAttribBindingTests::~VertexAttribBindingTests(void) in ~VertexAttribBindingTests()
3454 void VertexAttribBindingTests::init() in init()

Completed in 12 milliseconds