Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_SAMPLEID (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c245 return TGSI_SEMANTIC_SAMPLEID; in tgsi_get_sysval_semantic()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h183 TGSI_SEMANTIC_SAMPLEID, enumerator
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fs.cpp257 ShaderInput input(ninputs(), TGSI_SEMANTIC_SAMPLEID); in do_allocate_reserved_registers()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp448 case TGSI_SEMANTIC_SAMPLEID: return nv50_ir::SV_SAMPLE_INDEX; in translateSysVal()
1394 case TGSI_SEMANTIC_SAMPLEID: in scanDeclaration()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c641 case TGSI_SEMANTIC_SAMPLEID: in ttn_src_for_file_and_index()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2468 if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) in r600_update_ps_state()
Dr600_shader.c1210 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEID || in tgsi_declaration()
1303 …{ false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEI… in allocate_system_value_inputs()
1418 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEID) in evergreen_gpr_count()
1730 …lse if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEID) { in tgsi_src()
Devergreen_state.c3361 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) { in evergreen_update_ps_state()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1565 case TGSI_SEMANTIC_SAMPLEID: in emit_fetch_system_value()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c4677 case TGSI_SEMANTIC_SAMPLEID: in emit_system_value_declaration()
5044 else if (semantic_name == TGSI_SEMANTIC_SAMPLEID) { in emit_fs_input_declarations()
/third_party/mesa3d/docs/gallium/
Dtgsi.rst3302 TGSI_SEMANTIC_SAMPLEID subsection