Home | History | Annotate | Download | only in functional

Lines Matching refs:m_context

108 						addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
177 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
248 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
316 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
378 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
443 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()));
475 addChild(new SingleVertexArrayStrideTests(m_context));
476 addChild(new SingleVertexArrayNormalizeTests(m_context));
477 addChild(new SingleVertexArrayOutputTypeTests(m_context));
478 addChild(new SingleVertexArrayUsageTests(m_context));
479 addChild(new SingleVertexArrayOffsetTests(m_context));
480 addChild(new SingleVertexArrayFirstTests(m_context));
548 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), desc.c_str()));
614 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), desc.c_str()));
719 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), desc.c_str()));
810 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), desc.c_str()));
858 addChild(new MultiVertexArrayCountTests(m_context));
859 addChild(new MultiVertexArrayStorageTests(m_context));
860 addChild(new MultiVertexArrayStrideTests(m_context));
861 addChild(new MultiVertexArrayOutputTests(m_context));
875 addChild(new SingleVertexArrayTestGroup(m_context));
876 addChild(new MultiVertexArrayTestGroup(m_context));