Searched defs:gl_res (Results 1 – 2 of 2) sorted by relevance
479 let gl_res = gl_obj.shadow_map.as_ref().unwrap().get(cl_res).unwrap(); in copy_cube_to_slice() localVariable507 let gl_res = gl_obj.shadow_map.as_ref().unwrap().get(cl_res).unwrap(); in copy_slice_to_cube() localVariable
620 let gl_res = imported_gl_tex.get(k).unwrap().clone(); in from_gl() localVariable