Searched refs:program_tes (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 7709 Utils::Program program_tes(m_context); in test() local 7729 …program_tes.Init("" /*cs*/, "" /*fs*/, "" /*gs*/, "" /*tcs*/, tes, "" /*vs*/, true /* is_separable… in test() 7746 (false == Utils::checkSeparableDrawProgramInterface(program_tes, program_interface, in test() 7764 pipeline.UseProgramStages(program_tes.m_id, GL_TESS_EVALUATION_SHADER_BIT); in test() 7775 …epareUniforms(test_case_index, program_interface, program_fs, program_gs, program_tcs, program_tes, in test()
|