Home
last modified time | relevance | path

Searched refs:draw_current_shader_outputs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h443 unsigned draw_current_shader_outputs(const struct draw_context *draw);
H A Ddraw_pipe_stipple.c77 unsigned num_outputs = draw_current_shader_outputs(draw); in screen_interp()
H A Ddraw_context.c563 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