Home
last modified time | relevance | path

Searched refs:TGSI_INTERPOLATE_CONSTANT (Results 1 - 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c216 TGSI_INTERPOLATE_CONSTANT : TGSI_INTERPOLATE_PERSPECTIVE; in flatshade_init_state()
241 if (interp == TGSI_INTERPOLATE_CONSTANT || in flatshade_init_state()
254 if (interp == TGSI_INTERPOLATE_CONSTANT) { in flatshade_init_state()
H A Ddraw_pipe_clip.c761 interp = TGSI_INTERPOLATE_CONSTANT; in find_interp()
821 TGSI_INTERPOLATE_CONSTANT : TGSI_INTERPOLATE_PERSPECTIVE; in clip_init_state()
844 case TGSI_INTERPOLATE_CONSTANT: in clip_init_state()
877 case TGSI_INTERPOLATE_CONSTANT: in clip_init_state()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c303 return TGSI_INTERPOLATE_CONSTANT; in tgsi_get_interp_mode()
H A Dtgsi_ureg.c379 TGSI_INTERPOLATE_CONSTANT, TGSI_INTERPOLATE_LOC_CENTER, in ureg_DECL_input_layout()
392 TGSI_INTERPOLATE_CONSTANT, in ureg_DECL_input()
H A Dtgsi_scan.c217 /* TGSI_INTERPOLATE_CONSTANT doesn't do any interpolation. */ in scan_src_operand()
450 case TGSI_INTERPOLATE_CONSTANT: in scan_instruction()
H A Dtgsi_build.c219 di.Interpolate = TGSI_INTERPOLATE_CONSTANT; in tgsi_default_declaration_interp()
H A Dtgsi_exec.c2808 case TGSI_INTERPOLATE_CONSTANT: in exec_declaration()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h101 TGSI_INTERPOLATE_CONSTANT, enumerator
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c109 case TGSI_INTERPOLATE_CONSTANT: in softpipe_compute_vertex_info()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c539 info->input_interpolate[i] = TGSI_INTERPOLATE_CONSTANT; in nir_tgsi_scan_shader()
562 info->input_interpolate[i] = TGSI_INTERPOLATE_CONSTANT; in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c202 case TGSI_INTERPOLATE_CONSTANT: in ttn_translate_interp_mode()
H A Dnir_to_tgsi.c809 unsigned interpolation = TGSI_INTERPOLATE_CONSTANT; in ntt_setup_inputs()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c237 TGSI_INTERPOLATE_CONSTANT); in r600_create_context()
H A Dr600_state.c2480 rshader->input[i].interpolate == TGSI_INTERPOLATE_CONSTANT || in r600_update_ps_state()
H A Dr600_shader.c956 ctx->shader->output[i].interpolate = TGSI_INTERPOLATE_CONSTANT; in vs_add_primid_output()
1384 ctx->shader->input[k].interpolate = TGSI_INTERPOLATE_CONSTANT; in allocate_system_value_inputs()
H A Devergreen_state.c3392 rshader->input[i].interpolate == TGSI_INTERPOLATE_CONSTANT || in evergreen_update_ps_state()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c255 return TGSI_INTERPOLATE_CONSTANT; in translate_interpolation()
607 TGSI_INTERPOLATE_CONSTANT); in dcl_ps_sgv_input()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp375 tgsi_interpolate_mode tgsi_interpolate = TGSI_INTERPOLATE_CONSTANT; in scan_input()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c1171 TGSI_INTERPOLATE_CONSTANT); in tx_src_param()
2233 return TGSI_INTERPOLATE_CONSTANT; in nine_tgsi_to_interp_mode()
2236 return TGSI_INTERPOLATE_CONSTANT; in nine_tgsi_to_interp_mode()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c470 TGSI_INTERPOLATE_CONSTANT, false); in bind_fs_write_one_cbuf()
1367 TGSI_INTERPOLATE_CONSTANT, false); in util_blitter_cache_all_shaders()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1675 TGSI_INTERPOLATE_CONSTANT, in hud_set_draw_context()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3926 case TGSI_INTERPOLATE_CONSTANT: in llvmpipe_create_fs_state()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1314 case TGSI_INTERPOLATE_CONSTANT: in scanDeclaration()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2902 TGSI_INTERPOLATE_CONSTANT : TGSI_INTERPOLATE_PERSPECTIVE; in translate_interpolation()
2906 case TGSI_INTERPOLATE_CONSTANT: in translate_interpolation()

Completed in 98 milliseconds