Home | History | Annotate | Download | only in r600

Lines Matching full:r600

171 		R600_ERR("r600: unsupported texture type %d\n", target);
183 if (rscreen->b.chip_class == R600 &&
328 /* R600 does not support per-MRT blends */
382 /* The first R600 does not support per-MRT blends */
564 if (rctx->b.chip_class == R600) {
906 if (rctx->b.chip_class == R600) {
1101 bool force_cmask_fmask = rctx->b.chip_class == R600 &&
1487 if (rctx->b.chip_class == R600)
1499 if (rctx->b.chip_class == R600) {
1590 if (rctx->b.chip_class == R600 && rctx->framebuffer.nr_samples > 1 && rctx->ps_iter_samples > 0) {
1602 if (rctx->b.chip_class == R600)
2087 if (rctx->b.chip_class == R600) {
2524 /* HW bug in original R600 */