Searched refs:draw_current_shader_outputs (Results 1 – 4 of 4) sorted by relevance
474 num_outputs = draw_current_shader_outputs(draw); in draw_alloc_extra_vertex_attrib()654 draw_current_shader_outputs(const struct draw_context *draw) in draw_current_shader_outputs() function
396 uint draw_current_shader_outputs(const struct draw_context *draw);
76 int num_outputs = draw_current_shader_outputs(draw); in screen_interp()
120 const unsigned nr_attrs = draw_current_shader_outputs(clip->stage.draw); in interp()