Home
last modified time | relevance | path

Searched refs:lp_tgsi_channel_info (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c54 struct lp_tgsi_channel_info temp[32][4];
63 struct lp_tgsi_channel_info *chan_info, in analyse_src()
94 is_immediate(const struct lp_tgsi_channel_info *chan_info, float value) in is_immediate()
174 struct lp_tgsi_channel_info *chan_info = &tex_info->coord[chan]; in analyse_tex()
259 struct lp_tgsi_channel_info *chan_info = &tex_info->coord[chan]; in analyse_sample()
289 struct lp_tgsi_channel_info (*regs)[4]; in analyse_instruction()
299 * Get the lp_tgsi_channel_info array corresponding to the destination in analyse_instruction()
394 struct lp_tgsi_channel_info res[4]; in analyse_instruction()
409 struct lp_tgsi_channel_info src0; in analyse_instruction()
410 struct lp_tgsi_channel_info src in analyse_instruction()
[all...]
H A Dlp_bld_tgsi.h93 struct lp_tgsi_channel_info struct
111 struct lp_tgsi_channel_info coord[4];
154 struct lp_tgsi_channel_info output[PIPE_MAX_SHADER_OUTPUTS][4];
159 const struct lp_tgsi_channel_info *cbuf[PIPE_MAX_COLOR_BUFS];
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear.c274 const struct lp_tgsi_channel_info *schan = &tex_info->coord[0]; in check_linear_interp_mask_b()
275 const struct lp_tgsi_channel_info *tchan = &tex_info->coord[1]; in check_linear_interp_mask_b()
H A Dlp_linear_sampler.c726 const struct lp_tgsi_channel_info *schan = &info->coord[0]; in lp_linear_init_sampler()
727 const struct lp_tgsi_channel_info *tchan = &info->coord[1]; in lp_linear_init_sampler()
H A Dlp_setup_tri.c241 const struct lp_tgsi_channel_info *alpha_info = &variant->shader->info.cbuf[0][3]; in check_opaque()

Completed in 7 milliseconds