Searched refs:TGSI_SEMANTIC_SAMPLEPOS (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c247 return TGSI_SEMANTIC_SAMPLEPOS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h190 TGSI_SEMANTIC_SAMPLEPOS, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h184 TGSI_SEMANTIC_SAMPLEPOS, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp451 case TGSI_SEMANTIC_SAMPLEPOS: return nv50_ir::SV_SAMPLE_POS;
1442 case TGSI_SEMANTIC_SAMPLEPOS:
1532 if (info->sv[src.getIndex(0)].sn == TGSI_SEMANTIC_SAMPLEPOS)
H A Dnv50_ir_from_nir.cpp1041 *name = TGSI_SEMANTIC_SAMPLEPOS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp449 case TGSI_SEMANTIC_SAMPLEPOS: return nv50_ir::SV_SAMPLE_POS;
1395 case TGSI_SEMANTIC_SAMPLEPOS:
1500 if (info_out->sv[src.getIndex(0)].sn == TGSI_SEMANTIC_SAMPLEPOS)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp5782 return TGSI_SEMANTIC_SAMPLEPOS;
6902 semName == TGSI_SEMANTIC_SAMPLEPOS)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c658 * only the TGSI_SEMANTIC_SAMPLEPOS system value which contains the
2375 case TGSI_SEMANTIC_SAMPLEPOS:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c1109 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEPOS) {
1201 { false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEID is in Fixed Point Position GPR.w */
1637 } else if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEPOS) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c1197 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEPOS) {
1289 { false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEID is in Fixed Point Position GPR.w */
1725 } else if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEPOS) {
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp6939 semName == TGSI_SEMANTIC_SAMPLEPOS)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst3249 TGSI_SEMANTIC_SAMPLEPOS subsubsection in subsection:Declaration Semantic
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst3313 TGSI_SEMANTIC_SAMPLEPOS subsubsection in subsection:Declaration Semantic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2139 case TGSI_SEMANTIC_SAMPLEPOS: {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c981 * only the TGSI_SEMANTIC_SAMPLEPOS system value which contains the
4441 case TGSI_SEMANTIC_SAMPLEPOS:

Completed in 138 milliseconds