Home
last modified time | relevance | path

Searched refs:sp_sview (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
H A Dsp_state_sampler.c119 &softpipe->tgsi.sampler[shader]->sp_sview[start + i]; in softpipe_set_sampler_views()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
H A Dsp_state_sampler.c119 &softpipe->tgsi.sampler[shader]->sp_sview[start + i]; in softpipe_set_sampler_views()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1641 return sp_sview->oneval; in get_gather_value()
1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3726 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3744 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3807 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
160 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1987 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
1992 lod[i] = sp_sview->compute_lambda_from_grad(sp_sview, derivs, i); in compute_lambda_lod_unclamped()
1995 lambda = sp_sview->compute_lambda(sp_sview, s, t, p) + lod_bias; in compute_lambda_lod_unclamped()
3062 switch (sp_sview->base.target) { in get_img_filter()
3382 switch (sp_sview->base.target) { in sp_get_texels()
3462 if (sp_sview->need_swizzle) { in sp_get_texels()
3713 struct sp_sampler_view sp_sview; in sp_tgsi_get_samples() local
3724 memcpy(&sp_sview, &sp_tgsi_samp->sp_sview[sview_index], in sp_tgsi_get_samples()
3742 if (!sp_sview.base.texture) { in sp_tgsi_get_samples()
3805 sp_sview = &sp_tgsi_samp->sp_sview[sview_index]; in sp_tgsi_query_lod()
[all …]
H A Dsp_tex_sample.h51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview,
56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview,
71 typedef void (*img_filter_func)(const struct sp_sampler_view *sp_sview,
82 typedef void (*mip_filter_func)(const struct sp_sampler_view *sp_sview,
95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview,
100 typedef void (*fetch_func)(struct sp_sampler_view *sp_sview,
158 struct sp_sampler_view sp_sview[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
H A Dsp_state_sampler.c117 &softpipe->tgsi.sampler[shader]->sp_sview[start + i]; in softpipe_set_sampler_views()

12