Home
last modified time | relevance | path

Searched defs:draw_id (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddraw.h64 GLuint draw_id; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_draw.cpp239 update_drawid(struct zink_context *ctx, unsigned draw_id) in update_drawid()
251 unsigned draw_id, in draw_indexed_need_index_buffer_unref()
280 unsigned draw_id, in draw_indexed()
315 unsigned draw_id, in draw()
Dzink_program.h53 unsigned draw_id; member
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstbasewidget.h72 guint draw_id; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h88 *draw_id, *view_index; member
/third_party/mesa3d/src/amd/common/
Dac_shader_args.h77 struct ac_arg draw_id; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkswapper.c80 gulong draw_id; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h176 LLVMValueRef draw_id; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1628 unsigned draw_id = drawid_base + i; in si_emit_draw_packets() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c3878 uint32_t draw_id, in cmd_buffer_emit_vertex_constants_and_flush()