Searched defs:subroutine (Results 1 – 5 of 5) sorted by relevance
186 _mesa_shader_stage_from_subroutine(GLenum subroutine) in _mesa_shader_stage_from_subroutine()
430 std::string GenShader(int stage, bool ms_and_1d, bool subroutine) in GenShader()623 long Run(int stage, bool ms_and_1d, ivec4 expected_result[7], bool subroutine = false) in Run()
3348 for (GLint subroutine = 0; subroutine < m_n_active_subroutines; ++subroutine) in inspectProgramResourceiv() local
734 Dwarf_Die subroutine; in handle_address() local
609 unsigned subroutine:1; /**< Is this marked 'subroutine' */ member