Searched refs:clip_so_current (Results 1 – 1 of 1) sorted by relevance
1765 clip_so_current = rctx->sw##_shader->current; \1773 clip_so_current = rctx->sw##_shader->current->gs_copy_shader; \1789 struct r600_pipe_shader *clip_so_current = NULL; in r600_update_derived_state() local1881 if (clip_so_current) { in r600_update_derived_state()1882 r600_update_clip_state(rctx, clip_so_current); in r600_update_derived_state()1883 rctx->b.streamout.enabled_stream_buffers_mask = clip_so_current->enabled_stream_buffers_mask; in r600_update_derived_state()