Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_FOG (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c74 case TGSI_SEMANTIC_FOG: in calculate_vertex_layout()
121 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FOG, 0); in calculate_vertex_layout()
H A Di915_fpc_translate.c186 case TGSI_SEMANTIC_FOG: in src_vector()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c57 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()
H A Dsvga_tgsi.c296 case TGSI_SEMANTIC_FOG: in svga_tgsi_to_gl_vert_attrib_semantic()
330 case TGSI_SEMANTIC_FOG: in svga_tgsi_to_gl_varying_semantic()
H A Dsvga_state_vs.c246 case TGSI_SEMANTIC_FOG: in compile_passthrough_vs()
H A Dsvga_swtnl_state.c283 case TGSI_SEMANTIC_FOG: in svga_swtnl_update_vdecl()
H A Dsvga_shader.c91 case TGSI_SEMANTIC_FOG: in svga_get_generic_outputs_mask()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c92 *semantic_name = TGSI_SEMANTIC_FOG; in tgsi_get_gl_varying_semantic()
H A Dtgsi_scan.c187 name == TGSI_SEMANTIC_FOG || in scan_src_operand()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c78 case TGSI_SEMANTIC_FOG: in r300_shader_read_vs_outputs()
H A Dr300_fs.c66 case TGSI_SEMANTIC_FOG: in r300_shader_read_fs_inputs()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h163 TGSI_SEMANTIC_FOG, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c50 case TGSI_SEMANTIC_FOG: return 0x2e8; in nvc0_shader_input_address()
79 case TGSI_SEMANTIC_FOG: return 0x2e8; in nvc0_shader_output_address()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c218 [TGSI_SEMANTIC_FOG ] = { EMIT_4F, 5, 5, 0x00000010 },
H A Dnvfx_fragprog.c476 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()
H A Dnvfx_vertprog.c839 case TGSI_SEMANTIC_FOG: in nvfx_vertprog_parse_decl_output()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp434 case TGSI_SEMANTIC_FOG: in scan_input()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c1121 case TGSI_SEMANTIC_FOG: in util_make_tess_ctrl_passthrough_shader()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1521 case TGSI_SEMANTIC_FOG: in scanInstructionSrc()
1574 info_out->out[dst.getIndex(0)].sn == TGSI_SEMANTIC_FOG) in scanInstruction()
H A Dnv50_ir_from_nir.cpp888 *name = TGSI_SEMANTIC_FOG; in vert_attrib_to_tgsi_semantic()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c120 case TGSI_SEMANTIC_FOG: in tgsi_varying_semantic_to_slot()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2220 case TGSI_SEMANTIC_FOG: in nine_tgsi_to_interp_mode()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c2806 case TGSI_SEMANTIC_FOG: in generate_gs_copy_shader()
4179 case TGSI_SEMANTIC_FOG: in r600_shader_from_tgsi()

Completed in 48 milliseconds