Searched refs:out_fbo_ids (Results 1 – 2 of 2) sorted by relevance
116 const glw::GLuint* to_ids, glw::GLuint* out_fbo_ids) in initFBOs() argument126 gl.genFramebuffers(n_shared_fbo_ids, out_fbo_ids); in initFBOs()134 const glw::GLuint fbo_id_a = out_fbo_ids[0]; in initFBOs()135 const glw::GLuint fbo_id_b = out_fbo_ids[1]; in initFBOs()136 const glw::GLuint fbo_id_c = out_fbo_ids[2]; in initFBOs()137 const glw::GLuint fbo_id_d = out_fbo_ids[3]; in initFBOs()
44 const glw::GLuint* to_ids, glw::GLuint* out_fbo_ids);