Home
last modified time | relevance | path

Searched refs:lp_shader_input (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.h69 struct lp_shader_input { struct
123 const struct lp_shader_input *inputs,
Dlp_state_setup.h36 struct lp_shader_input inputs[PIPE_MAX_SHADER_INPUTS];
Dlp_state_fs.h232 struct lp_shader_input inputs[PIPE_MAX_SHADER_INPUTS];
Dlp_bld_interp.c679 const struct lp_shader_input *inputs, in lp_build_interp_soa_init()
Dlp_state_fs.c2991 struct lp_shader_input inputs[PIPE_MAX_SHADER_INPUTS]; in generate_fragment()