Searched refs:num_cs_dw_streamout_end (Results 1 – 5 of 5) sorted by relevance
47 ctx->num_cs_dw_streamout_end =57 ctx->num_cs_dw_streamout_end, TRUE);147 ctx->num_cs_dw_streamout_end = 0;
160 unsigned num_cs_dw_streamout_end; member
137 num_dw += ctx->num_cs_dw_streamout_end; in si_need_cs_space()199 if (ctx->num_cs_dw_streamout_end) { in si_context_flush()
668 num_dw += ctx->num_cs_dw_streamout_end; in r600_need_cs_space()943 if (ctx->num_cs_dw_streamout_end) { in r600_context_flush()1095 unsigned num_cs_dw_streamout_end; in r600_context_streamout_begin() local1102 num_cs_dw_streamout_end = in r600_context_streamout_begin()1116 num_cs_dw_streamout_end, TRUE); in r600_context_streamout_begin()1119 ctx->num_cs_dw_streamout_end = num_cs_dw_streamout_end; in r600_context_streamout_begin()1256 ctx->num_cs_dw_streamout_end = 0; in r600_context_streamout_end()
433 unsigned num_cs_dw_streamout_end; member