Searched refs:clip_so_current (Results 1 – 1 of 1) sorted by relevance
1627 clip_so_current = rctx->sw##_shader->current; \1635 clip_so_current = rctx->sw##_shader->current->gs_copy_shader; \1651 struct r600_pipe_shader *clip_so_current = NULL; in r600_update_derived_state() local1743 if (clip_so_current) { in r600_update_derived_state()1744 r600_update_clip_state(rctx, clip_so_current); in r600_update_derived_state()1745 rctx->b.streamout.enabled_stream_buffers_mask = clip_so_current->enabled_stream_buffers_mask; in r600_update_derived_state()