Home
last modified time | relevance | path

Searched refs:count_from_stream_output (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_draw.c88 assert(indirect->count_from_stream_output); in retry_draw_auto()
122 indirect->count_from_stream_output)); in retry_draw_auto()
336 if (indirect && indirect->count_from_stream_output) { in svga_draw_vbo()
350 if (svga->vcount_so_targets[i] == indirect->count_from_stream_output) { in svga_draw_vbo()
360 if (indirect && indirect->count_from_stream_output && count == 0) { in svga_draw_vbo()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_xformfb.c223 out->count_from_stream_output = sobj->draw_count[stream]; in st_transform_feedback_draw_init()
224 return out->count_from_stream_output != NULL; in st_transform_feedback_draw_init()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_draw.c140 assert(!indirect->count_from_stream_output); in util_draw_indirect_read()
203 assert(!indirect->count_from_stream_output); in util_draw_indirect()
Du_threaded_context.c3096 tc_drop_so_target_reference(info->indirect.count_from_stream_output); in tc_call_draw_indirect()
3163 p->indirect.count_from_stream_output = NULL; in tc_draw_vbo()
3164 pipe_so_target_reference(&p->indirect.count_from_stream_output, in tc_draw_vbo()
3165 indirect->count_from_stream_output); in tc_draw_vbo()
3171 if (indirect->count_from_stream_output) in tc_draw_vbo()
3172 tc_add_to_buffer_list(next, indirect->count_from_stream_output->buffer); in tc_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_draw.c52 fd_stream_output_target(indirect->count_from_stream_output); in draw_emit_xfb()
244 if (indirect && indirect->count_from_stream_output) { in fd6_draw_vbo()
348 if (indirect->count_from_stream_output) { in fd6_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c297 if (unlikely(indirect && indirect->count_from_stream_output)) { in nv50_push_vbo()
300 targ = nv50_so_target(indirect->count_from_stream_output); in nv50_push_vbo()
Dnv50_vbo.c709 struct nv50_so_target *so = nv50_so_target(indirect->count_from_stream_output); in nva0_draw_stream_output()
918 if (unlikely(indirect && indirect->count_from_stream_output)) { in nv50_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_draw.c344 uint32_t val = screen->vtbl.get_so_offset(indirect->count_from_stream_output); in crocus_draw_vbo_get_vertex_count()
384 indirect && indirect->count_from_stream_output) { in crocus_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp846 key->u.count_from_stream_output) in si_get_init_multi_vgt_param()
930 key.u.count_from_stream_output = count_from_so; in si_init_ia_multi_vgt_param_table()
967 (instance_count > 1 && indirect->count_from_stream_output); in num_instanced_prims_less_than()
1002 key.u.count_from_stream_output = !IS_DRAW_VERTEX_STATE && indirect && in si_get_ia_multi_vgt_param()
1003 indirect->count_from_stream_output; in si_get_ia_multi_vgt_param()
1327 if (!IS_DRAW_VERTEX_STATE && indirect && indirect->count_from_stream_output) { in si_emit_draw_packets()
1328 … struct si_streamout_target *t = (struct si_streamout_target *)indirect->count_from_stream_output; in si_emit_draw_packets()
1914 if (indirect && !indirect->count_from_stream_output) { in si_get_draw_start_count()
2362 if ((!IS_DRAW_VERTEX_STATE && indirect && indirect->count_from_stream_output) || in si_draw()
Dsi_pipe.h825 uint16_t count_from_stream_output : 1; member
837 uint16_t count_from_stream_output : 1;
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c774 struct nvc0_so_target *so = nvc0_so_target(indirect->count_from_stream_output); in nvc0_draw_stream_output()
962 (!indirect || indirect->count_from_stream_output) && info->index_size && in nvc0_draw_vbo()
1029 …if (nvc0->vertprog->vp.need_draw_parameters && (!indirect || indirect->count_from_stream_output)) { in nvc0_draw_vbo()
1115 if (unlikely(indirect && indirect->count_from_stream_output)) { in nvc0_draw_vbo()
Dnvc0_vbo_translate.c606 if (unlikely(indirect && indirect->count_from_stream_output)) { in nvc0_push_vbo()
609 targ = nvc0_so_target(indirect->count_from_stream_output); in nvc0_push_vbo()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c443 (struct draw_so_target *)indirect->count_from_stream_output; in resolve_draw_info()
519 if (indirect && indirect->count_from_stream_output) { in draw_vbo()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.c223 if (indirect->count_from_stream_output) in batch_draw_tracking()
225 batch, fd_stream_output_target(indirect->count_from_stream_output) in batch_draw_tracking()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDraw.cpp340 indirect.count_from_stream_output = pDevice->draw_so_target; in DrawAuto()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c369 if (indirect->count_from_stream_output) in dd_dump_draw_vbo()
370 DUMP_M(stream_output_target, indirect, count_from_stream_output); in dd_dump_draw_vbo()
716 pipe_so_target_reference(&dst->info.draw_vbo.indirect.count_from_stream_output, NULL); in dd_unreference_copy_of_call()
1336 record->call.info.draw_vbo.indirect.count_from_stream_output = NULL; in dd_context_draw_vbo()
1337 pipe_so_target_reference(&record->call.info.draw_vbo.indirect.count_from_stream_output, in dd_context_draw_vbo()
1338 indirect->count_from_stream_output); in dd_context_draw_vbo()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h796 struct pipe_stream_output_target *count_from_stream_output; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c1200 indirect && indirect->count_from_stream_output ? in v3d_draw_vbo()
1201 indirect->count_from_stream_output : NULL; in v3d_draw_vbo()
1213 indirect && indirect->count_from_stream_output ? in v3d_draw_vbo()
1214 indirect->count_from_stream_output : NULL; in v3d_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.c305 if (indirect->count_from_stream_output) { in _iris_measure_snapshot()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp89 if (indirect && indirect->count_from_stream_output) { in swr_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_draw.cpp471 dindirect && dindirect->count_from_stream_output ? in zink_draw_vbo()
472 zink_so_target(dindirect->count_from_stream_output) : NULL; in zink_draw_vbo()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1601 indirect->count_from_stream_output == NULL); in cso_draw_vbo()
1606 indirect->count_from_stream_output == NULL); in cso_draw_vbo()
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c716 bool indirect_draw, bool count_from_stream_output, in si_get_ia_multi_vgt_param() argument
794 if (count_from_stream_output) in si_get_ia_multi_vgt_param()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c877 trace_dump_member(ptr, state, count_from_stream_output); in trace_dump_draw_indirect_info()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c762 if (indirect && indirect->count_from_stream_output) in virgl_encoder_draw_vbo()
763 virgl_encoder_write_dword(ctx->cbuf, indirect->count_from_stream_output->buffer_size); in virgl_encoder_draw_vbo()

12