Searched refs:TGSI_SEMANTIC_FOG (Results 1 – 17 of 17) sorted by relevance
94 case TGSI_SEMANTIC_FOG: in calculate_vertex_layout()139 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FOG, 0); in calculate_vertex_layout()
228 case TGSI_SEMANTIC_FOG: in src_vector()
57 case TGSI_SEMANTIC_FOG: in translate_vs_ps_semantic()259 else if (semantic.Name == TGSI_SEMANTIC_FOG) { in ps30_input()473 else if (semantic.Name == TGSI_SEMANTIC_FOG) { in vs30_output()
201 case TGSI_SEMANTIC_FOG: in svga_swtnl_update_vdecl()
241 stvp->output_semantic_name[slot] = TGSI_SEMANTIC_FOG; in st_prepare_vertex_program()563 input_semantic_name[slot] = TGSI_SEMANTIC_FOG; in st_translate_fragment_program()894 stgp->input_semantic_name[slot] = TGSI_SEMANTIC_FOG; in st_translate_geometry_program()952 gs_output_semantic_name[slot] = TGSI_SEMANTIC_FOG; in st_translate_geometry_program()
150 #define TGSI_SEMANTIC_FOG 3 macro
171 else if (name == TGSI_SEMANTIC_FOG) { in vs_exec_run_linear()
480 case TGSI_SEMANTIC_FOG: in generate_vs()
77 case TGSI_SEMANTIC_FOG: in r300_shader_read_vs_outputs()
66 case TGSI_SEMANTIC_FOG: in r300_shader_read_fs_inputs()
59 case TGSI_SEMANTIC_FOG: return 0x270; in nvc0_shader_input_address()89 case TGSI_SEMANTIC_FOG: return 0x270; in nvc0_shader_output_address()
214 [TGSI_SEMANTIC_FOG ] = { EMIT_4F, INTERP_PERSPECTIVE, 5, 5, 0x00000010 },
470 if(fpc->fp->info.input_semantic_name[fsrc->Register.Index] == TGSI_SEMANTIC_FOG && (0 in nvfx_fragprog_parse_instruction()924 case TGSI_SEMANTIC_FOG: in nvfx_fragprog_parse_decl_input()
856 case TGSI_SEMANTIC_FOG: in nvfx_vertprog_parse_decl_output()
1883 TGSI_SEMANTIC_FOG subsection1887 labeled with TGSI_SEMANTIC_FOG to indicate that the register contains
994 if (info->in[i].sn != TGSI_SEMANTIC_FOG || k == TGSI_SWIZZLE_X) in scanInstruction()
1572 case TGSI_SEMANTIC_FOG: in r600_shader_from_tgsi()