Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp468 struct LayoutBindingSubTest struct in glcts::LayoutBindingBaseCase
579 std::vector<LayoutBindingSubTest> m_tests;
587 LayoutBindingSubTest tests[] = { in init()
1116 for (std::vector<LayoutBindingSubTest>::iterator it = m_tests.begin(); it != m_tests.end(); it++) in iterate()