Searched refs:count_from_stream_output (Results 1 – 13 of 13) sorted by relevance
507 (info->count_from_stream_output ? in si_state_draw()520 if ((!info->count && (info->indexed || !info->count_from_stream_output)) || in si_draw_vbo()544 } else if (info->count_from_stream_output) { in si_draw_vbo()545 r600_context_draw_opaque_count(rctx, (struct r600_so_target*)info->count_from_stream_output); in si_draw_vbo()
252 if (unlikely(info->count_from_stream_output)) { in nv50_push_vbo()255 targ = nv50_so_target(info->count_from_stream_output); in nv50_push_vbo()
665 struct nv50_so_target *so = nv50_so_target(info->count_from_stream_output); in nva0_draw_stream_output()797 if (unlikely(info->count_from_stream_output)) { in nv50_draw_vbo()
343 if (info->count_from_stream_output) { in nvc0_push_vbo()346 targ = nvc0_so_target(info->count_from_stream_output); in nvc0_push_vbo()
462 if (unlikely(info->count_from_stream_output)) { in nvc0_push_vbo()465 targ = nvc0_so_target(info->count_from_stream_output); in nvc0_push_vbo()
755 struct nvc0_so_target *so = nvc0_so_target(info->count_from_stream_output); in nvc0_draw_stream_output()870 if (unlikely(info->count_from_stream_output)) { in nvc0_draw_vbo()
218 out->count_from_stream_output = sobj->draw_count; in st_transform_feedback_draw_init()
270 if (info.count_from_stream_output) { in st_draw_vbo()
563 struct pipe_stream_output_target *count_from_stream_output; member
742 info.count_from_stream_output = NULL; in DrawIndexed()766 info.count_from_stream_output = NULL; in Draw()794 info.count_from_stream_output = NULL; in DrawIndexedInstanced()820 info.count_from_stream_output = NULL; in DrawInstanced()846 info.count_from_stream_output = input_buffers[0].p->so_target; in DrawAuto()880 info.count_from_stream_output = NULL; in DrawIndexedInstancedIndirect()912 info.count_from_stream_output = NULL; in DrawInstancedIndirect()
1148 if ((!info.count && (info.indexed || !info.count_from_stream_output)) || in r600_draw_vbo()1262 if (info.count_from_stream_output) { in r600_draw_vbo()1263 struct r600_so_target *t = (struct r600_so_target*)info.count_from_stream_output; in r600_draw_vbo()1282 (info.count_from_stream_output ? S_0287F0_USE_OPAQUE(1) : 0); in r600_draw_vbo()
692 trace_dump_member(ptr, state, count_from_stream_output); in trace_dump_draw_info()
761 util_dump_member(stream, ptr, state, count_from_stream_output); in util_dump_draw_info()