/third_party/mesa3d/src/gallium/drivers/softpipe/ |
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/freedreno/a3xx/ |
D | fd3_texture.h | 56 fd3_pipe_sampler_view(struct pipe_sampler_view *pview) in fd3_pipe_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_texture.h | 55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview) in fd2_pipe_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_texture.h | 59 fd4_pipe_sampler_view(struct pipe_sampler_view *pview) in fd4_pipe_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_texture.h | 58 fd5_pipe_sampler_view(struct pipe_sampler_view *pview) in fd5_pipe_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_texture.h | 69 fd6_pipe_sampler_view(struct pipe_sampler_view *pview) in fd6_pipe_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
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()
|
D | etnaviv_texture_desc.c | 341 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state()
|
D | etnaviv_texture_state.c | 594 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/ |
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
|
D | v3d_resource.c | 987 struct pipe_sampler_view *pview) in v3d_update_shadow_texture()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resolve.c | 128 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()
|
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/lima/ |
D | lima_state.c | 375 struct pipe_sampler_view *pview) in lima_sampler_view_destroy()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_state.c | 642 struct pipe_sampler_view *pview) in vc4_sampler_view_destroy()
|
D | vc4_resource.c | 1014 struct pipe_sampler_view *pview) in vc4_update_shadow_baselevel_texture()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resolve.c | 140 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.h | 134 d3d12_sampler_view(struct pipe_sampler_view *pview) in d3d12_sampler_view()
|
D | d3d12_context.cpp | 1053 struct pipe_sampler_view *pview) in d3d12_destroy_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
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 4660 struct pipe_sampler_view *pview) in panfrost_sampler_view_destroy()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_state.c | 549 struct pipe_sampler_view *pview) in agx_sampler_view_destroy()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_context.h | 122 zink_sampler_view(struct pipe_sampler_view *pview) in zink_sampler_view()
|
D | zink_context.c | 999 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/ |
D | tegra_context.c | 870 struct pipe_sampler_view *pview) in tegra_sampler_view_destroy()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_private.h | 963 struct pan_image_view pview; member
|