Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h55 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 Dfd3_texture.h56 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 Dfd4_texture.h59 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 Dfd5_texture.h58 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 Dfd6_texture.h69 fd6_pipe_sampler_view(struct pipe_sampler_view *pview) in fd6_pipe_sampler_view() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture_state.c594 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state() argument
H A Detnaviv_texture_desc.c341 etna_ts_for_sampler_view_state(struct pipe_sampler_view *pview) in etna_ts_for_sampler_view_state() argument
H A Detnaviv_texture.c79 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 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/lima/
H A Dlima_state.c374 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 Dv3d_resource.c986 v3d_update_shadow_texture(struct pipe_context *pctx, struct pipe_sampler_view *pview) v3d_update_shadow_texture() argument
H A 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
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c128 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 Diris_state.c2986 struct pipe_sampler_view *pview = views ? views[i] : NULL; in iris_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c140 struct pipe_image_view *pview = &shs->image[i].base; in resolve_image_views() local
H A Dcrocus_state.c3161 struct pipe_sampler_view *pview = views ? views[i] : NULL; in crocus_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp1052 d3d12_destroy_sampler_view(struct pipe_context *pctx, struct pipe_sampler_view *pview) d3d12_destroy_sampler_view() argument
H A Dd3d12_context.h134 d3d12_sampler_view(struct pipe_sampler_view *pview) in d3d12_sampler_view() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c641 vc4_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) vc4_sampler_view_destroy() argument
H A Dvc4_resource.c1013 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 Dtegra_context.c869 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 Dagx_state.c548 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 Dzink_context.h122 zink_sampler_view(struct pipe_sampler_view *pview) in zink_sampler_view() argument
H A Dzink_context.c1732 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 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
4658 panfrost_sampler_view_destroy( struct pipe_context *pctx, struct pipe_sampler_view *pview) panfrost_sampler_view_destroy() argument

Completed in 61 milliseconds