Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp6285 const std::string &gs_source = getShaderSource(test_case_index, Utils::Shader::GEOMETRY); in test() local
6299 … program.Init("" /*cs*/, "" /*fs_source*/, gs_source, "" /*tcs_source*/, "" /*tes_source*/, in test()
6310 program.Init("" /* cs */, fs_source, gs_source, tcs_source, tes_source, vs_source, in test()
6370 Utils::Shader::LogSource(m_context, gs_source, Utils::Shader::GEOMETRY); in test()
22204 const std::string &gs_source = getShaderSource(test_case_index, Utils::Shader::GEOMETRY); in test() local
22211 … program.Init("" /* cs */, "", gs_source, tcs_source, tes_source, vs_source, true /* separable */); in test()
23088 const std::string &gs_source = getShaderSource(test_case_index, Utils::Shader::GEOMETRY); in test() local
23122 …program.Init("" /* cs */, "", gs_source, tcs_source, tes_source, vs_source, captured_varyings, tru… in test()
23134 …program.Init("" /* cs */, "", gs_source, tcs_source, tes_source, vs_source, captured_varyings, fal… in test()
23140 … program.Init("" /* cs */, "", gs_source, tcs_source, tes_source, vs_source, true /* separable */); in test()