Searched refs:clip_so_current (Results 1 – 1 of 1) sorted by relevance
1860 clip_so_current = rctx->sw##_shader->current; \1868 clip_so_current = rctx->sw##_shader->current->gs_copy_shader; \1884 struct r600_pipe_shader *clip_so_current = NULL; in r600_update_derived_state() local1976 if (clip_so_current) { in r600_update_derived_state()1977 r600_update_clip_state(rctx, clip_so_current); in r600_update_derived_state()1978 rctx->b.streamout.enabled_stream_buffers_mask = clip_so_current->enabled_stream_buffers_mask; in r600_update_derived_state()