Searched refs:out_to_ids (Results 1 – 2 of 2) sorted by relevance
202 glw::GLuint* out_to_ids) in initTOs() argument204 gl.genTextures(n_shared_to_ids, out_to_ids); in initTOs()208 const glw::GLuint to_id_a = out_to_ids[0]; in initTOs()209 const glw::GLuint to_id_a_prim = out_to_ids[1]; in initTOs()210 const glw::GLuint to_id_b = out_to_ids[2]; in initTOs()211 const glw::GLuint to_id_c = out_to_ids[3]; in initTOs()212 const glw::GLuint to_id_d = out_to_ids[4]; in initTOs()213 const glw::GLuint to_id_e = out_to_ids[5]; in initTOs()214 const glw::GLuint to_id_f = out_to_ids[6]; in initTOs()
47 glw::GLuint* out_to_ids);