Searched defs:to_ids (Results 1 – 2 of 2) sorted by relevance
101 void GeometryShaderLayeredFBOShared::deinitTOs(const glw::Functions &gl, const glw::GLuint *to_ids) in deinitTOs()118 const glw::GLuint *to_ids, glw::GLuint *out_fbo_ids) in initFBOs()
1027 const glw::GLuint to_ids[] = {m_to_base_id, m_to_ref_id}; in setUpFunctionalTestObjects() local