Searched refs:TGSI_SEMANTIC_SAMPLEMASK (Results 1 – 15 of 15) sorted by relevance
197 *semantic_name = TGSI_SEMANTIC_SAMPLEMASK; in tgsi_get_gl_frag_result_semantic()
675 case TGSI_SEMANTIC_SAMPLEMASK: in scan_declaration()730 case TGSI_SEMANTIC_SAMPLEMASK: in scan_declaration()
191 #define TGSI_SEMANTIC_SAMPLEMASK 26 macro
191 TGSI_SEMANTIC_SAMPLEMASK, enumerator
400 case TGSI_SEMANTIC_SAMPLEMASK: in si_nir_scan_shader()
2076 case TGSI_SEMANTIC_SAMPLEMASK: in si_load_system_value()3863 case TGSI_SEMANTIC_SAMPLEMASK: in si_llvm_return_fs_outputs()
452 case TGSI_SEMANTIC_SAMPLEMASK: return nv50_ir::SV_SAMPLE_MASK; in translateSysVal()1402 case TGSI_SEMANTIC_SAMPLEMASK: in scanDeclaration()1440 case TGSI_SEMANTIC_SAMPLEMASK: in scanDeclaration()
994 case TGSI_SEMANTIC_SAMPLEMASK: in iter_declaration()1248 } else if (decl->Semantic.Name == TGSI_SEMANTIC_SAMPLEMASK) { in iter_declaration()2747 ctx->outputs[j].name == TGSI_SEMANTIC_SAMPLEMASK) { in get_destination_info()3260 } else if (ctx->system_values[j].name == TGSI_SEMANTIC_SAMPLEMASK) { in get_source_info()
856 fs_output_semantic_name[fs_num_outputs] = TGSI_SEMANTIC_SAMPLEMASK; in st_translate_fragment_program()
5431 return TGSI_SEMANTIC_SAMPLEMASK; in _mesa_sysval_to_semantic()6427 case TGSI_SEMANTIC_SAMPLEMASK: in st_translate_program()6429 TGSI_SEMANTIC_SAMPLEMASK, in st_translate_program()
2497 if (rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK && in r600_update_ps_state()2511 rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in r600_update_ps_state()
3275 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in evergreen_update_ps_state()3327 if (rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK && in evergreen_update_ps_state()3362 rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) in evergreen_update_ps_state()
611 name == TGSI_SEMANTIC_SAMPLEMASK) in r600_spi_sid()1004 if (d->Semantic.Name == TGSI_SEMANTIC_SAMPLEMASK || in tgsi_declaration()1096 { false, &ctx->face_gpr, TGSI_SEMANTIC_SAMPLEMASK, ~0u }, /* lives in Front Face GPR.z */ in allocate_system_value_inputs()1192 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEMASK || in evergreen_gpr_count()1388 if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEMASK) { in tgsi_src()3821 } else if (shader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in r600_shader_from_tgsi()
523 TGSI_SEMANTIC_SAMPLEMASK, in generate_fs_loop()
3239 TGSI_SEMANTIC_SAMPLEMASK subsection3701 When enabled, the input for TGSI_SEMANTIC_SAMPLEMASK will exclude samples