/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_texture.h | 55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview) in fd2_pipe_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_texture.h | 56 fd3_pipe_sampler_view(struct pipe_sampler_view *pview) in fd3_pipe_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_texture.h | 59 fd4_pipe_sampler_view(struct pipe_sampler_view *pview) in fd4_pipe_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_texture.h | 58 fd5_pipe_sampler_view(struct pipe_sampler_view *pview) in fd5_pipe_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_texture.h | 69 fd6_pipe_sampler_view(struct pipe_sampler_view *pview) in fd6_pipe_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_texture_state.c | 594 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state() argument
|
H A D | etnaviv_texture_desc.c | 341 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state() argument
|
H A D | etnaviv_texture.c | 79 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_sampler.c | 120 struct pipe_sampler_view **pview = &softpipe->sampler_views[shader][start + i]; in softpipe_set_sampler_views() local 146 struct pipe_sampler_view **pview = &softpipe->sampler_views[shader][start + i]; in softpipe_set_sampler_views() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_state.c | 374 lima_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) lima_sampler_view_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.c | 986 v3d_update_shadow_texture(struct pipe_context *pctx, struct pipe_sampler_view *pview) v3d_update_shadow_texture() argument
|
H A D | v3dx_draw.c | 177 struct pipe_sampler_view *pview = v3d->tex[s].textures[i]; in v3d_predraw_check_stage_inputs() local 303 struct pipe_sampler_view *pview = v3d->tex[s].textures[i]; in v3d_state_reads_resource() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resolve.c | 128 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local 936 iris_image_view_aux_usage(struct iris_context *ice, const struct pipe_image_view *pview, const struct shader_info *info) iris_image_view_aux_usage() argument [all...] |
H A D | iris_state.c | 2986 struct pipe_sampler_view *pview = views ? views[i] : NULL; in iris_set_sampler_views() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resolve.c | 140 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
|
H A D | crocus_state.c | 3161 struct pipe_sampler_view *pview = views ? views[i] : NULL; in crocus_set_sampler_views() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_context.cpp | 1052 d3d12_destroy_sampler_view(struct pipe_context *pctx, struct pipe_sampler_view *pview) d3d12_destroy_sampler_view() argument
|
H A D | d3d12_context.h | 134 d3d12_sampler_view(struct pipe_sampler_view *pview) in d3d12_sampler_view() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_state.c | 641 vc4_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) vc4_sampler_view_destroy() argument
|
H A D | vc4_resource.c | 1013 vc4_update_shadow_baselevel_texture(struct pipe_context *pctx, struct pipe_sampler_view *pview) vc4_update_shadow_baselevel_texture() argument
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.c | 869 tegra_sampler_view_destroy(struct pipe_context *pcontext, struct pipe_sampler_view *pview) tegra_sampler_view_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 548 agx_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *pview) agx_sampler_view_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.h | 122 zink_sampler_view(struct pipe_sampler_view *pview) in zink_sampler_view() argument
|
H A D | zink_context.c | 1732 struct pipe_sampler_view *pview = views ? views[i] : NULL; in zink_set_sampler_views() local 998 zink_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) zink_sampler_view_destroy() argument
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 1637 struct pipe_sampler_view *pview = &view->base; in panfrost_get_tex_desc() local 1782 struct pipe_sampler_view *pview = &view->base; in panfrost_emit_texture_descriptors() local 4658 panfrost_sampler_view_destroy( struct pipe_context *pctx, struct pipe_sampler_view *pview) panfrost_sampler_view_destroy() argument
|