Lines Matching refs:EVERGREEN
87 if (rctx->chip_class >= EVERGREEN) {
94 if (rctx->chip_class >= EVERGREEN) {
190 /* needed for evergreen interpolation */
364 else if (ctx->bc->chip_class >= EVERGREEN)
416 } else if (ctx->bc->chip_class >= EVERGREEN) {
815 if (ctx->bc->chip_class >= EVERGREEN) {
891 * for evergreen we need to scan the shader to find the number of GPRs we need to
1149 if (ctx->bc->chip_class >= EVERGREEN) {
1232 if (ctx.bc->chip_class >= EVERGREEN) {
1238 if (ctx.type == TGSI_PROCESSOR_FRAGMENT && ctx.bc->chip_class >= EVERGREEN) {
1339 if (shader->fs_write_all && rctx->chip_class >= EVERGREEN)
1401 else if (ctx.bc->chip_class >= EVERGREEN)
1494 if (ctx.bc->chip_class >= EVERGREEN) {
1591 if (shader->fs_write_all && (rctx->chip_class >= EVERGREEN)) {