Searched refs:TGSI_SEMANTIC_FOG (Results 1 – 25 of 30) sorted by relevance
12
93 case TGSI_SEMANTIC_FOG: in calculate_vertex_layout()138 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FOG, 0); in calculate_vertex_layout()
214 case TGSI_SEMANTIC_FOG: in src_vector()
57 case TGSI_SEMANTIC_FOG: in translate_vs_ps_semantic()260 else if (semantic.Name == TGSI_SEMANTIC_FOG) { in ps30_input()497 else if (semantic.Name == TGSI_SEMANTIC_FOG) { in vs30_output()
276 case TGSI_SEMANTIC_FOG: in svga_swtnl_update_vdecl()
308 case TGSI_SEMANTIC_FOG: in compile_passthrough_vs()
86 case TGSI_SEMANTIC_FOG: in svga_get_generic_outputs_mask()
90 *semantic_name = TGSI_SEMANTIC_FOG; in tgsi_get_gl_varying_semantic()
187 name == TGSI_SEMANTIC_FOG || in scan_src_operand()
78 case TGSI_SEMANTIC_FOG: in r300_shader_read_vs_outputs()
66 case TGSI_SEMANTIC_FOG: in r300_shader_read_fs_inputs()
169 TGSI_SEMANTIC_FOG, enumerator
169 #define TGSI_SEMANTIC_FOG 3 macro
50 case TGSI_SEMANTIC_FOG: return 0x2e8; in nvc0_shader_input_address()79 case TGSI_SEMANTIC_FOG: return 0x2e8; in nvc0_shader_output_address()
299 semName == TGSI_SEMANTIC_FOG || in tgsi_scan_shader()
218 [TGSI_SEMANTIC_FOG ] = { EMIT_4F, 5, 5, 0x00000010 },
476 if(fpc->fp->info.input_semantic_name[fsrc->Register.Index] == TGSI_SEMANTIC_FOG && (0 in nvfx_fragprog_parse_instruction()871 case TGSI_SEMANTIC_FOG: in nvfx_fragprog_parse_decl_input()
838 case TGSI_SEMANTIC_FOG: in nvfx_vertprog_parse_decl_output()
945 if (outputSemanticName[i] == TGSI_SEMANTIC_FOG) { in st_translate_mesa_program()
697 if (ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_FOG) { in transform_instr()
958 input_semantic_name[slot] = TGSI_SEMANTIC_FOG; in st_translate_fragment_program()
1105 case TGSI_SEMANTIC_FOG: in util_make_tess_ctrl_passthrough_shader()
98 case TGSI_SEMANTIC_FOG: in do_process_inputs()
1500 case TGSI_SEMANTIC_FOG: in scanInstructionSrc()1553 info_out->out[dst.getIndex(0)].sn == TGSI_SEMANTIC_FOG) in scanInstruction()
118 case TGSI_SEMANTIC_FOG: in tgsi_varying_semantic_to_slot()
1208 if (ctx->inputs[i].name == TGSI_SEMANTIC_FOG){ in iter_declaration()1457 if (ctx->outputs[i].name == TGSI_SEMANTIC_FOG) { in iter_declaration()7273 if (ctx->inputs[i].name == TGSI_SEMANTIC_FOG){ in iter_vs_declaration()