Searched defs:attribute_location (Results 1 – 4 of 4) sorted by relevance
844 glw::GLint attribute_location = in prepareProgramInput() local
1239 glw::GLint attribute_location; member
1684 GLint attribute_location = gl.getAttribLocation(program_id, attribute_name.str().c_str()); in configureAttribute() local
5149 glw::GLint attribute_location = m_gl->getAttribLocation(program_id, attribute_name.c_str()); local