Searched refs:VertexArrays (Results 1 – 3 of 3) sorted by relevance
139 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 …]
3978 namespace VertexArrays namespace
60 namespace VertexArrays namespace