Searched refs:TGSI_SEMANTIC_PATCH (Results 1 – 21 of 21) sorted by relevance
166 *semantic_name = TGSI_SEMANTIC_PATCH; in tgsi_get_gl_varying_semantic()
414 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration()
303 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration()
233 case TGSI_SEMANTIC_PATCH: in scan_src_operand()
195 #define TGSI_SEMANTIC_PATCH 30 /**< generic per-patch semantic */ macro
195 TGSI_SEMANTIC_PATCH, /**< generic per-patch semantic */ enumerator
235 case TGSI_SEMANTIC_PATCH: in make_tes_key()
3184 case TGSI_SEMANTIC_PATCH: in needs_control_point_phase()4253 case TGSI_SEMANTIC_PATCH: in emit_tcs_output_declarations()5058 if (semantic_name == TGSI_SEMANTIC_PATCH) { in emit_tes_input_declarations()5097 if (sem_name == TGSI_SEMANTIC_PATCH) { in emit_tes_input_declarations()
863 case TGSI_SEMANTIC_PATCH: in iter_declaration()864 if (indirect && ctx->inputs[i].name == TGSI_SEMANTIC_PATCH) { in iter_declaration()912 else if (ctx->inputs[i].name == TGSI_SEMANTIC_PATCH) in iter_declaration()1113 case TGSI_SEMANTIC_PATCH: in iter_declaration()1114 if (indirect && ctx->outputs[i].name == TGSI_SEMANTIC_PATCH) { in iter_declaration()1140 else if (ctx->outputs[i].name == TGSI_SEMANTIC_PATCH) in iter_declaration()2769 …se if (ctx->prog_type == TGSI_PROCESSOR_TESS_CTRL && ctx->outputs[j].name != TGSI_SEMANTIC_PATCH) { in get_destination_info()2784 … } else if (ctx_indirect_outputs(ctx) && ctx->outputs[j].name == TGSI_SEMANTIC_PATCH) { in get_destination_info()2981 } else if (ctx->inputs[j].name == TGSI_SEMANTIC_PATCH && in get_source_info()3023 } else if (ctx->outputs[j].name == TGSI_SEMANTIC_PATCH && in get_source_info()[all …]
1127 } else if (name == TGSI_SEMANTIC_PATCH) { in swr_tcs_llvm_fetch_output()1239 } else if (name == TGSI_SEMANTIC_PATCH) { in swr_tcs_llvm_store_output()1878 case TGSI_SEMANTIC_PATCH: in CompileTES()1915 case TGSI_SEMANTIC_PATCH: in CompileTES()1927 if (semantic_name == TGSI_SEMANTIC_PATCH) { in CompileTES()2166 if (name == TGSI_SEMANTIC_PATCH) { in CompileTCS()2179 case TGSI_SEMANTIC_PATCH: in CompileTCS()
43 case TGSI_SEMANTIC_PATCH: return 0x020 + si * 0x10; in nvc0_shader_input_address()72 case TGSI_SEMANTIC_PATCH: return 0x020 + si * 0x10; in nvc0_shader_output_address()
285 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration()
744 case TGSI_SEMANTIC_PATCH: in nir_tgsi_scan_shader()
387 semantic_name == TGSI_SEMANTIC_PATCH; in ttn_emit_declaration()
1623 input_semantic_name[slot] = TGSI_SEMANTIC_PATCH; in st_translate_common_program()1659 output_semantic_name[slot] = TGSI_SEMANTIC_PATCH; in st_translate_common_program()
1324 if (sn == TGSI_SEMANTIC_PATCH) in scanDeclaration()1326 if (sn == TGSI_SEMANTIC_PATCH) in scanDeclaration()1360 case TGSI_SEMANTIC_PATCH: in scanDeclaration()
1038 if (var->data.patch && name == TGSI_SEMANTIC_PATCH) in assignSlots()
1354 if (info->input_semantic_name[reg->Register.Index] == TGSI_SEMANTIC_PATCH) { in emit_fetch_tes_input()1373 if (info->input_semantic_name[reg->Register.Index] == TGSI_SEMANTIC_PATCH) { in emit_fetch_tes_input()
970 case TGSI_SEMANTIC_PATCH: in r600_create_shader_state()
746 case TGSI_SEMANTIC_PATCH: in r600_get_lds_unique_index()
3384 TGSI_SEMANTIC_PATCH subsection