Home | History | Annotate | Download | only in util

Lines Matching refs:has_tessellation

133    bool has_tessellation;
186 ctx->has_tessellation =
557 assert(!ctx->has_tessellation || ctx->base.saved_tcs != INVALID_PTR);
558 assert(!ctx->has_tessellation || ctx->base.saved_tes != INVALID_PTR);
592 if (ctx->has_tessellation) {
1227 if (ctx->has_tessellation) {
2367 if (ctx->has_tessellation) {
2434 if (ctx->has_tessellation) {