Lines Matching defs:cs
74 if (r300->cs && r300->hyperz_enabled) {
75 r300->rws->cs_request_feature(r300->cs, RADEON_FID_R300_HYPERZ_ACCESS, FALSE);
89 if (r300->cs)
90 r300->rws->cs_destroy(r300->cs);
256 struct pipe_clip_state cs = {{{0}}};
268 pipe->set_clip_state(pipe, &cs);
373 r300->cs = rws->cs_create(rws);
374 if (r300->cs == NULL)
416 rws->cs_set_flush_callback(r300->cs, r300_flush_callback, r300);
419 * on r3xx-r4xx. In order to calm down the CS checker, we bind this