Lines Matching refs:TGSI_PROCESSOR_TESS_CTRL
347 case TGSI_PROCESSOR_TESS_CTRL: return "tc"; in tgsi_proc_to_prefix()
442 case TGSI_PROCESSOR_TESS_CTRL: in get_stage_input_name_prefix()
466 case TGSI_PROCESSOR_TESS_CTRL: in get_stage_output_name_prefix()
805 iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL || in iter_declaration()
818 iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL || in iter_declaration()
836 iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL || in iter_declaration()
949 iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL || in iter_declaration()
956 if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) in iter_declaration()
983 if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) in iter_declaration()
1035 iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL || in iter_declaration()
1042 if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) in iter_declaration()
1080 if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) { in iter_declaration()
1089 if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) { in iter_declaration()
2766 ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL ? "gl_InvocationID" : "0", in get_destination_info()
2769 …} else if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL && ctx->outputs[j].name != TGSI_SEMANTIC_PAT… in get_destination_info()
2860 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) in fill_blkarray()
3717 } else if (iter->processor.Processor == TGSI_PROCESSOR_TESS_CTRL) { in iter_instruction()
4006 if ((ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || in emit_header()
4024 ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || in emit_header()
4037 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || in emit_header()
4419 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || in emit_ios()
4450 } else if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || in emit_ios()
4465 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) { in emit_ios()
4486 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) { in emit_ios()
4526 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) { in emit_ios()
4660 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL || ctx->prog_type == TGSI_PROCESSOR_TESS_EVAL) { in emit_ios()
4693 if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL) in emit_ios()