Home
last modified time | relevance | path

Searched refs:pipe_draw_vertex_state_info (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddd.h74 struct pipe_draw_vertex_state_info;
189 struct pipe_draw_vertex_state_info info,
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_prim.c40 struct pipe_draw_vertex_state_info dvs_info; in u_prim_name()
Du_threaded_context.c3539 struct pipe_draw_vertex_state_info info;
3551 sizeof(struct pipe_draw_vertex_state_info) - in is_next_call_a_mergeable_draw_vstate()
3599 struct pipe_draw_vertex_state_info info;
3620 struct pipe_draw_vertex_state_info info, in tc_draw_vertex_state()
/third_party/mesa3d/src/util/indices/
Du_primconvert.h65 struct pipe_draw_vertex_state_info info,
Du_primconvert.c330 struct pipe_draw_vertex_state_info info, in util_primconvert_draw_vertex_state()
365 struct pipe_draw_vertex_state_info new_vinfo; in util_primconvert_draw_vertex_state()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.h88 void trace_dump_draw_vertex_state_info(struct pipe_draw_vertex_state_info state);
Dtr_dump_state.c863 void trace_dump_draw_vertex_state_info(struct pipe_draw_vertex_state_info state) in trace_dump_draw_vertex_state_info()
Dtr_context.c150 struct pipe_draw_vertex_state_info info, in trace_context_draw_vertex_state()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h53 struct pipe_draw_vertex_state_info;
184 struct pipe_draw_vertex_state_info info,
Dp_state.h824 struct pipe_draw_vertex_state_info { struct
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_draw.c231 struct pipe_draw_vertex_state_info info; in vbo_save_playback_vertex_list_gallium()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c44 struct pipe_draw_vertex_state_info info, in noop_draw_vertex_state()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h183 struct pipe_draw_vertex_state_info info,
Dzink_draw.cpp898 struct pipe_draw_vertex_state_info info, in zink_draw_vertex_state()
1071 struct pipe_draw_vertex_state_info info, in zink_invalid_draw_vertex_state()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw.c342 struct pipe_draw_vertex_state_info info, in st_draw_gallium_vertex_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c358 struct pipe_draw_vertex_state_info info, in si_draw_vstate_tmz_preamble()
Dsi_state_draw.cpp2642 struct pipe_draw_vertex_state_info info, in si_draw_vertex_state()
2751 struct pipe_draw_vertex_state_info info, in si_invalid_draw_vertex_state()
Dsi_pipe.h933 struct pipe_draw_vertex_state_info info,
Dsi_state.c717 struct pipe_draw_vertex_state_info info, in si_draw_vstate_blend_dst_sampler_noop()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c1352 struct pipe_draw_vertex_state_info info, in dd_context_draw_vertex_state()