Lines Matching defs:tgsi
35 #include "tgsi/tgsi_ureg.h"
36 #include "tgsi/tgsi_dump.h"
2245 struct tgsi_declaration_semantic tgsi;
2276 sm1_declusage_to_tgsi(&tgsi, tx->want_texcoord, &sem);
2294 ureg, tgsi.Name, tgsi.Index, sem.reg.mask, 0, 1);
2302 if (tgsi.Name == TGSI_SEMANTIC_PSIZE) {
2317 if (tgsi.Name == TGSI_SEMANTIC_POSITION) {
2327 (tgsi.Name == TGSI_SEMANTIC_COLOR && tx->info->force_color_in_centroid))
2331 ureg, tgsi.Name, tgsi.Index,
2332 nine_tgsi_to_interp_mode(&tgsi),
2338 ureg_DECL_output_masked(ureg, tgsi.Name, tgsi.Index, sem.reg.mask,