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()
1171 case TGSI_SEMANTIC_PATCH: in iter_declaration()1218 else if (ctx->inputs[i].name == TGSI_SEMANTIC_PATCH) in iter_declaration()1431 case TGSI_SEMANTIC_PATCH: in iter_declaration()1467 else if (ctx->outputs[i].name == TGSI_SEMANTIC_PATCH) in iter_declaration()3640 } else if (ctx->outputs[j].name == TGSI_SEMANTIC_PATCH) { in get_destination_info()3995 } else if (ctx->inputs[j].name == TGSI_SEMANTIC_PATCH) { in get_source_info()4039 } else if (ctx->outputs[j].name == TGSI_SEMANTIC_PATCH) { in get_source_info()4375 if (ctx->inputs[i].name == TGSI_SEMANTIC_PATCH) { in rewrite_io_ranged()4380 ctx->patch_ios.input_range.io.name = TGSI_SEMANTIC_PATCH; in rewrite_io_ranged()4432 if (ctx->outputs[i].name == TGSI_SEMANTIC_PATCH) { in rewrite_io_ranged()[all …]
195 TGSI_SEMANTIC_PATCH, /**< generic per-patch semantic */ enumerator
196 #define TGSI_SEMANTIC_PATCH 30 /**< generic per-patch semantic */ macro
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()
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()
744 case TGSI_SEMANTIC_PATCH: in nir_tgsi_scan_shader()
387 semantic_name == TGSI_SEMANTIC_PATCH; in ttn_emit_declaration()
285 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_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