Searched refs:TGSI_SEMANTIC_TEXCOORD (Results 1 – 25 of 25) sorted by relevance
220 [TGSI_SEMANTIC_TEXCOORD] = { EMIT_4F, 8, 7, 0x00004000 },237 sem = TGSI_SEMANTIC_TEXCOORD; in vroute_add()271 assert(sem == TGSI_SEMANTIC_TEXCOORD); in vroute_add()327 if (vroute_add(r, attrib, TGSI_SEMANTIC_TEXCOORD, &index)) { in nv30_render_validate()
848 case TGSI_SEMANTIC_TEXCOORD: in nvfx_vertprog_parse_decl_output()
877 case TGSI_SEMANTIC_TEXCOORD: in nvfx_fragprog_parse_decl_input()
148 *semantic_name = TGSI_SEMANTIC_TEXCOORD; in tgsi_get_gl_varying_semantic()
361 decl->Semantic.Name == TGSI_SEMANTIC_TEXCOORD || in iter_declaration()
183 name == TGSI_SEMANTIC_TEXCOORD || in scan_src_operand()
75 semantic = ctx->use_texcoord ? TGSI_SEMANTIC_TEXCOORD : in transform_instr()
78 unsigned i, sem_texcoord = ctx->use_texcoord ? TGSI_SEMANTIC_TEXCOORD : in transform_instr()
223 TGSI_SEMANTIC_TEXCOORD : TGSI_SEMANTIC_GENERIC; in st_DrawTex()
168 TGSI_SEMANTIC_TEXCOORD : in get_drawpix_z_stencil_program()200 TGSI_SEMANTIC_TEXCOORD : TGSI_SEMANTIC_GENERIC; in make_passthrough_vertex_shader()
589 st->needs_texcoord_semantic ? TGSI_SEMANTIC_TEXCOORD : in init_bitmap_state()
796 input_semantic_name[slot] = TGSI_SEMANTIC_TEXCOORD; in st_translate_fragment_program()
337 TGSI_SEMANTIC_TEXCOORD : TGSI_SEMANTIC_GENERIC; in draw_wide_point_stage()
184 #define TGSI_SEMANTIC_TEXCOORD 19 /**< texture or sprite coordinates */ macro
185 TGSI_SEMANTIC_TEXCOORD, /**< texture or sprite coordinates */ enumerator
57 case TGSI_SEMANTIC_TEXCOORD: return 0x300 + si * 0x10; in nvc0_shader_input_address()82 case TGSI_SEMANTIC_TEXCOORD: return 0x300 + si * 0x10; in nvc0_shader_output_address()
296 semName == TGSI_SEMANTIC_TEXCOORD || in tgsi_scan_shader()
343 decl->Semantic.Name == TGSI_SEMANTIC_TEXCOORD || in iter_declaration()
132 case TGSI_SEMANTIC_TEXCOORD: in tgsi_varying_semantic_to_slot()180 *semantic_name = TGSI_SEMANTIC_TEXCOORD; in varying_slot_to_tgsi_semantic()
2017 sem->Name = TGSI_SEMANTIC_TEXCOORD; in sm1_declusage_to_tgsi()2123 case TGSI_SEMANTIC_TEXCOORD: in nine_tgsi_to_interp_mode()3539 TGSI_SEMANTIC_TEXCOORD : TGSI_SEMANTIC_GENERIC; in nine_translate_shader()
304 return TGSI_SEMANTIC_TEXCOORD; in get_texcoord_sn()
135 be declared with TGSI_SEMANTIC_TEXCOORD instead of TGSI_SEMANTIC_GENERIC.
3060 TGSI_SEMANTIC_TEXCOORD subsection
2550 (name == TGSI_SEMANTIC_TEXCOORD && in si_get_ps_input_cntl()
231 case TGSI_SEMANTIC_TEXCOORD: in si_shader_io_get_unique_index()2868 case TGSI_SEMANTIC_TEXCOORD: in si_build_param_exports()