Searched refs:_mesa_count_active_attribs (Results 1 – 3 of 3) sorted by relevance
68 _mesa_count_active_attribs(struct gl_shader_program *shProg);
214 _mesa_count_active_attribs(struct gl_shader_program *shProg) in _mesa_count_active_attribs() function
703 *params = _mesa_count_active_attribs(shProg); in get_programiv()