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

/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp469 struct LayoutBindingSubTest struct in class:glcts::LayoutBindingBaseCase
580 std::vector<LayoutBindingSubTest> m_tests;
588 LayoutBindingSubTest tests[] = {
1117 for (std::vector<LayoutBindingSubTest>::iterator it = m_tests.begin(); it != m_tests.end(); it++)
3331 : TestCaseGroup(context, "layout_binding", "Layout Binding LayoutBindingSubTest"), m_glslVersion(glslVersion)

Completed in 146 milliseconds