Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.cpp139 addChild(new VertexArrays::CreationTest(m_context)); in init()
140 addChild(new VertexArrays::EnableDisableAttributesTest(m_context)); in init()
141 addChild(new VertexArrays::ElementBufferTest(m_context)); in init()
142 addChild(new VertexArrays::VertexBuffersTest(m_context)); in init()
143 addChild(new VertexArrays::AttributeFormatTest(m_context)); in init()
144 addChild(new VertexArrays::AttributeBindingTest(m_context)); in init()
145 addChild(new VertexArrays::AttributeBindingDivisorTest(m_context)); in init()
146 addChild(new VertexArrays::GetVertexArrayTest(m_context)); in init()
147 addChild(new VertexArrays::GetVertexArrayIndexedTest(m_context)); in init()
148 addChild(new VertexArrays::DefaultsTest(m_context)); in init()
[all …]
Dgl4cDirectStateAccessTests.hpp3978 namespace VertexArrays namespace
Dgl4cDirectStateAccessVertexArraysTests.cpp60 namespace VertexArrays namespace