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