Searched refs:IR3_TESS_NONE (Results 1 – 6 of 6) sorted by relevance
188 .tessellation = IR3_TESS_NONE, in create_initial_variants()
302 #define IR3_TESS_NONE 0 macro
309 if (v->type == MESA_SHADER_VERTEX && topology != IR3_TESS_NONE) in ir3_nir_lower_to_explicit_output()
4339 bool has_tess = ctx->so->key.tessellation != IR3_TESS_NONE; in emit_instructions()
2458 key->tessellation = IR3_TESS_NONE; in tu_pipeline_shader_key_init()2473 return IR3_TESS_NONE; in tu6_get_tessmode()2927 ir3_key.tessellation == IR3_TESS_NONE) { in tu_pipeline_builder_compile_shaders()
4597 case IR3_TESS_NONE: in tu_draw_initiator()