Searched refs:clip_so_current (Results 1 – 1 of 1) sorted by relevance
1796 clip_so_current = rctx->sw##_shader->current; \1804 clip_so_current = rctx->sw##_shader->current->gs_copy_shader; \1820 struct r600_pipe_shader *clip_so_current = NULL; in r600_update_derived_state() local1912 if (clip_so_current) { in r600_update_derived_state()1913 r600_update_clip_state(rctx, clip_so_current); in r600_update_derived_state()1914 rctx->b.streamout.enabled_stream_buffers_mask = clip_so_current->enabled_stream_buffers_mask; in r600_update_derived_state()