Home
last modified time | relevance | path

Searched defs:pview (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c120 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/freedreno/a3xx/
Dfd3_texture.h56 fd3_pipe_sampler_view(struct pipe_sampler_view *pview) in fd3_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview) in fd2_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.h59 fd4_pipe_sampler_view(struct pipe_sampler_view *pview) in fd4_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.h58 fd5_pipe_sampler_view(struct pipe_sampler_view *pview) in fd5_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.h69 fd6_pipe_sampler_view(struct pipe_sampler_view *pview) in fd6_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c79 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts()
Detnaviv_texture_desc.c341 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state()
Detnaviv_texture_state.c594 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c177 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
Dv3d_resource.c987 struct pipe_sampler_view *pview) in v3d_update_shadow_texture()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c128 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
937 const struct pipe_image_view *pview, in iris_image_view_aux_usage()
Diris_state.c2986 struct pipe_sampler_view *pview = views ? views[i] : NULL; in iris_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_state.c375 struct pipe_sampler_view *pview) in lima_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c642 struct pipe_sampler_view *pview) in vc4_sampler_view_destroy()
Dvc4_resource.c1014 struct pipe_sampler_view *pview) in vc4_update_shadow_baselevel_texture()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resolve.c140 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h134 d3d12_sampler_view(struct pipe_sampler_view *pview) in d3d12_sampler_view()
Dd3d12_context.cpp1053 struct pipe_sampler_view *pview) in d3d12_destroy_sampler_view()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c1637 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
4660 struct pipe_sampler_view *pview) in panfrost_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c549 struct pipe_sampler_view *pview) in agx_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h122 zink_sampler_view(struct pipe_sampler_view *pview) in zink_sampler_view()
Dzink_context.c999 struct pipe_sampler_view *pview) in zink_sampler_view_destroy()
1732 struct pipe_sampler_view *pview = views ? views[i] : NULL; in zink_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c870 struct pipe_sampler_view *pview) in tegra_sampler_view_destroy()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h963 struct pan_image_view pview; member

12