Home
last modified time | relevance | path

Searched refs:VertexAttrib64BitTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.hpp35 class VertexAttrib64BitTests : public deqp::TestCaseGroup class
39 VertexAttrib64BitTests(deqp::Context& context);
41 virtual ~VertexAttrib64BitTests() in ~VertexAttrib64BitTests()
49 VertexAttrib64BitTests(const VertexAttrib64BitTests&);
50 VertexAttrib64BitTests& operator=(const VertexAttrib64BitTests&);
Dgl4cTestPackages.cpp167 addChild(new gl4cts::VertexAttrib64BitTests(getContext())); in init()
Dgl4cVertexAttrib64BitTest.cpp4085 VertexAttrib64BitTests::VertexAttrib64BitTests(deqp::Context& context) in VertexAttrib64BitTests() function in gl4cts::VertexAttrib64BitTests
4091 void VertexAttrib64BitTests::init(void) in init()