Searched refs:pipe_draw_vertex_state_info (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_prim.c | 40 struct pipe_draw_vertex_state_info dvs_info; in u_prim_name()
|
D | u_threaded_context.c | 3353 struct pipe_draw_vertex_state_info info; 3365 sizeof(struct pipe_draw_vertex_state_info) - in is_next_call_a_mergeable_draw_vstate() 3413 struct pipe_draw_vertex_state_info info; 3434 struct pipe_draw_vertex_state_info info, in tc_draw_vertex_state()
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_save.h | 73 struct pipe_draw_vertex_state_info info;
|
D | vbo_save_draw.c | 226 struct pipe_draw_vertex_state_info info = node->merged.gallium.info; in vbo_save_playback_vertex_list_gallium()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_dump_state.h | 89 void trace_dump_draw_vertex_state_info(struct pipe_draw_vertex_state_info state);
|
D | tr_dump_state.c | 837 void trace_dump_draw_vertex_state_info(struct pipe_draw_vertex_state_info state) in trace_dump_draw_vertex_state_info()
|
D | tr_context.c | 148 struct pipe_draw_vertex_state_info info, in trace_context_draw_vertex_state()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 54 struct pipe_draw_vertex_state_info; 184 struct pipe_draw_vertex_state_info info,
|
D | p_state.h | 813 struct pipe_draw_vertex_state_info { struct
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
D | noop_state.c | 44 struct pipe_draw_vertex_state_info info, in noop_draw_vertex_state()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_draw.c | 319 struct pipe_draw_vertex_state_info info, in st_draw_gallium_vertex_state()
|
/third_party/mesa3d/src/mesa/main/ |
D | dd.h | 71 struct pipe_draw_vertex_state_info; 652 struct pipe_draw_vertex_state_info info,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_gfx_cs.c | 343 struct pipe_draw_vertex_state_info info, in si_draw_vstate_tmz_preamble()
|
D | si_state_draw.cpp | 2510 struct pipe_draw_vertex_state_info info, in si_draw_vertex_state() 2616 struct pipe_draw_vertex_state_info info, in si_invalid_draw_vertex_state()
|
D | si_pipe.h | 893 struct pipe_draw_vertex_state_info info,
|
D | si_state.c | 702 struct pipe_draw_vertex_state_info info, in si_draw_vstate_blend_dst_sampler_noop()
|