Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_buffer_view.c75 struct pan_image_view pview = { in panvk_per_arch() local
Dpanvk_image_view.h26 struct pan_image_view pview; member
Dpanvk_vX_image_view.c79 struct pan_image_view pview = view->pview; in prepare_tex_descs() local
Dpanvk_vX_cmd_fb_preload.c294 const struct pan_image_view *pview = in fill_bds() local
/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.h38 fd3_pipe_sampler_view(struct pipe_sampler_view *pview) in fd3_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h37 fd2_pipe_sampler_view(struct pipe_sampler_view *pview) in fd2_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.h41 fd4_pipe_sampler_view(struct pipe_sampler_view *pview) in fd4_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.h40 fd5_pipe_sampler_view(struct pipe_sampler_view *pview) in fd5_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_fb_preload.c916 struct pan_image_view *pview = &patched_views[patched_count++]; in pan_preload_emit_textures() local
942 struct pan_image_view *pview = &patched_views[patched_count++]; in pan_preload_emit_textures() local
950 struct pan_image_view *pview = &patched_views[patched_count++]; in pan_preload_emit_textures() local
966 struct pan_image_view *pview = &patched_views[patched_count++]; in pan_preload_emit_textures() local
Dpan_cmdstream.c1595 struct pipe_sampler_view *pview = &view->base; in panfrost_get_tex_desc() local
1803 struct pipe_sampler_view *pview = &view->base; in panfrost_emit_texture_descriptors() local
4059 struct pipe_sampler_view *pview) in panfrost_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c134 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
307 const struct pipe_image_view *pview = &shs->image[i].base; in iris_postdraw_update_image_resolve_tracking() local
1071 const struct pipe_image_view *pview, in iris_image_view_aux_usage()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.h77 fd6_pipe_sampler_view(struct pipe_sampler_view *pview) in fd6_pipe_sampler_view()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c77 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts()
Detnaviv_texture_desc.c352 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state()
Detnaviv_texture_state.c604 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.c139 struct pipe_sampler_view *pview = v3d->tex[s].textures[i]; in v3d_predraw_check_stage_inputs() local
273 struct pipe_sampler_view *pview = v3d->tex[s].textures[i]; in v3d_state_reads_resource() local
Dv3d_resource.c1021 struct pipe_sampler_view *pview) in v3d_update_shadow_texture()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_state.c371 struct pipe_sampler_view *pview) in lima_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c638 struct pipe_sampler_view *pview) in vc4_sampler_view_destroy()
Dvc4_resource.c1090 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_graphics.cpp1044 struct pipe_sampler_view *pview) in d3d12_destroy_sampler_view()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c868 struct pipe_sampler_view *pview) in tegra_sampler_view_destroy()

12