Searched refs:gl_functions (Results 1 – 1 of 1) sorted by relevance
1433 LimitTest::programInfo::programInfo(const glw::Functions& gl_functions) in programInfo() argument1434 : m_fragment_shader_id(0), m_program_id(0), m_vertex_shader_id(0), gl(gl_functions) in programInfo()