Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3934 struct test_Case struct in gl4cts::EnhancedLayouts::XFBGetProgramResourceAPITest
3947 std::vector<test_Case> m_test_cases;
Dgl4cEnhancedLayoutsTests.cpp22860 const test_Case& test_case = m_test_cases[test_case_index]; in test()
22942 const test_Case& test_case = m_test_cases[test_case_index]; in test()
22997 const test_Case& test_case = m_test_cases[test_case_index]; in test()
23092 const test_Case& test_case = m_test_cases[test_case_index]; in test()
23200 test_Case test_case_int = { INTERLEAVED, (Utils::Shader::STAGES)stage, type }; in test()
23201 test_Case test_case_sep = { SEPARATED, (Utils::Shader::STAGES)stage, type }; in test()
23202 test_Case test_case_xfb = { XFB, (Utils::Shader::STAGES)stage, type }; in test()