Searched refs:TGSI_SEMANTIC_SAMPLEMASK (Results 1 – 18 of 18) sorted by relevance
207 *semantic_name = TGSI_SEMANTIC_SAMPLEMASK; in tgsi_get_gl_frag_result_semantic()249 return TGSI_SEMANTIC_SAMPLEMASK; in tgsi_get_sysval_semantic()
722 case TGSI_SEMANTIC_SAMPLEMASK: in scan_declaration()777 case TGSI_SEMANTIC_SAMPLEMASK: in scan_declaration()
185 TGSI_SEMANTIC_SAMPLEMASK, enumerator
224 case TGSI_SEMANTIC_SAMPLEMASK: in evaluate_spi_sid()
350 m_shaderio.add_input(new ShaderInputSystemValue(TGSI_SEMANTIC_SAMPLEMASK, face_reg_index)); in do_allocate_reserved_registers()
326 case TGSI_SEMANTIC_SAMPLEMASK: in evaluate_spi_sid()
728 case TGSI_SEMANTIC_SAMPLEMASK: in nir_tgsi_scan_shader()
418 case TGSI_SEMANTIC_SAMPLEMASK: in ttn_emit_declaration()
450 case TGSI_SEMANTIC_SAMPLEMASK: return nv50_ir::SV_SAMPLE_MASK; in translateSysVal()1360 case TGSI_SEMANTIC_SAMPLEMASK: in scanDeclaration()1398 case TGSI_SEMANTIC_SAMPLEMASK: in scanDeclaration()
1103 case TGSI_SEMANTIC_SAMPLEMASK: in assignSlots()
2506 if (rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK && in r600_update_ps_state()2520 rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in r600_update_ps_state()
3357 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in evergreen_update_ps_state()3416 if (rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK && in evergreen_update_ps_state()3451 rshader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) in evergreen_update_ps_state()
702 name == TGSI_SEMANTIC_SAMPLEMASK) in r600_spi_sid()1195 if (d->Semantic.Name == TGSI_SEMANTIC_SAMPLEMASK || in tgsi_declaration()1287 { false, &ctx->face_gpr, TGSI_SEMANTIC_SAMPLEMASK, ~0u }, /* lives in Front Face GPR.z */ in allocate_system_value_inputs()1403 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEMASK || in evergreen_gpr_count()1713 if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEMASK) { in tgsi_src()4238 } else if (shader->output[i].name == TGSI_SEMANTIC_SAMPLEMASK) { in r600_shader_from_tgsi()
1238 fs_output_semantic_name[fs_num_outputs] = TGSI_SEMANTIC_SAMPLEMASK; in st_translate_fragment_program()
6868 case TGSI_SEMANTIC_SAMPLEMASK: in st_translate_program()6870 TGSI_SEMANTIC_SAMPLEMASK, in st_translate_program()
1264 else if (sem_name == TGSI_SEMANTIC_SAMPLEMASK) { in emit_dst_register()3896 else if (semantic_name == TGSI_SEMANTIC_SAMPLEMASK) { in emit_fs_output_declarations()4482 case TGSI_SEMANTIC_SAMPLEMASK: in emit_system_value_declaration()
3325 TGSI_SEMANTIC_SAMPLEMASK subsection3801 When enabled, the input for TGSI_SEMANTIC_SAMPLEMASK will exclude samples
1043 TGSI_SEMANTIC_SAMPLEMASK, in generate_fs_loop()