Home
last modified time | relevance | path

Searched refs:draw_current_shader_viewport_index_output (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h47 draw_current_shader_viewport_index_output(pvs->draw); in TAG()
H A Ddraw_private.h445 unsigned draw_current_shader_viewport_index_output(const struct draw_context *draw);
H A Ddraw_vs_variant.c85 draw_current_shader_viewport_index_output(draw); in find_viewport()
H A Ddraw_context.c907 draw_current_shader_viewport_index_output(const struct draw_context *draw) in draw_current_shader_viewport_index_output() function
H A Ddraw_pipe_clip.c88 draw_current_shader_viewport_index_output(draw); in draw_viewport_index()