Searched refs:draw_current_shader_outputs (Results 1 – 3 of 3) sorted by relevance
443 unsigned draw_current_shader_outputs(const struct draw_context *draw);
77 unsigned num_outputs = draw_current_shader_outputs(draw); in screen_interp()
563 unsigned num_outputs = draw_current_shader_outputs(draw); in draw_alloc_extra_vertex_attrib()873 draw_current_shader_outputs(const struct draw_context *draw) in draw_current_shader_outputs() function