Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c243 return TGSI_SEMANTIC_SAMPLEID; in tgsi_get_sysval_semantic()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h189 #define TGSI_SEMANTIC_SAMPLEID 24 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h189 TGSI_SEMANTIC_SAMPLEID, enumerator
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fragment.cpp242 m_shaderio.add_input(new ShaderInputSystemValue(TGSI_SEMANTIC_SAMPLEID, sample_id_index)); in do_allocate_reserved_registers()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp448 case TGSI_SEMANTIC_SAMPLEID: return nv50_ir::SV_SAMPLE_INDEX; in translateSysVal()
1388 case TGSI_SEMANTIC_SAMPLEID: in scanDeclaration()
/external/virglrenderer/src/
Dvrend_shader.c1239 } else if (decl->Semantic.Name == TGSI_SEMANTIC_SAMPLEID) { in iter_declaration()
3228 ctx->system_values[j].name == TGSI_SEMANTIC_SAMPLEID) { in get_source_info()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2458 if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) in r600_update_ps_state()
Dr600_shader.c1191 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEID || in tgsi_declaration()
1284 …{ false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEI… in allocate_system_value_inputs()
1399 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEID) in evergreen_gpr_count()
1714 …lse if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEID) { in tgsi_src()
Devergreen_state.c3356 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) { in evergreen_update_ps_state()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c4426 case TGSI_SEMANTIC_SAMPLEID: in emit_system_value_declaration()
4720 else if (semantic_name == TGSI_SEMANTIC_SAMPLEID) { in emit_fs_input_declarations()
/external/mesa3d/docs/gallium/
Dtgsi.rst3299 TGSI_SEMANTIC_SAMPLEID subsection