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