Home
last modified time | relevance | path

Searched defs:sampler_view (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_texture.h62 struct pipe_sampler_view *sampler_view; member
89 trace_sampler_view(struct pipe_sampler_view *sampler_view) in trace_sampler_view()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_objects.h75 struct pipe_sampler_view *sampler_view; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c160 struct pipe_sampler_view *sampler_view; in try_pbo_readpixels() local
Dst_cb_texture.c1516 struct pipe_sampler_view *sampler_view; in try_pbo_upload_common() local
1783 struct pipe_sampler_view *sampler_view; in try_pbo_download() local
Dst_pbo_compute.c836 struct pipe_sampler_view *sampler_view; in download_texture_compute() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShader.cpp237 struct pipe_sampler_view *sampler_view = in SetShaderResources() local
1390 struct pipe_sampler_view *sampler_view = CastPipeShaderResourceView(hShaderResourceView); in GenMips() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h434 struct pipe_sampler_view *sampler_view; member
443 struct pipe_sampler_view *sampler_view; member
Dmixer.c248 struct pipe_sampler_view *sampler_view, sv_templ; in vlVdpVideoMixerRender() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c82 struct pipe_sampler_view *sampler_view; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c123 get_sampler_view_hash(const struct zink_sampler_view *sampler_view) in get_sampler_view_hash()
141 zink_get_sampler_view_hash(struct zink_context *ctx, struct zink_sampler_view *sampler_view, bool i… in zink_get_sampler_view_hash()
1653 … struct zink_sampler_view *sampler_view = zink_sampler_view(ctx->sampler_views[shader][idx + k]); in calc_descriptor_state_hash_sampler() local
Dzink_context.c503 struct zink_sampler_view *sampler_view = zink_sampler_view(ctx->sampler_views[stage][idx]); in get_imageview_for_binding() local
527 struct zink_sampler_view *sampler_view = zink_sampler_view(ctx->sampler_views[stage][idx]); in get_bufferview_for_binding() local
891 struct zink_sampler_view *sampler_view = CALLOC_STRUCT_CL(zink_sampler_view); in zink_create_sampler_view() local
3835 struct zink_sampler_view *sampler_view = zink_sampler_view(ctx->sampler_views[shader][slot]); in rebind_tbo() local
3950 … struct zink_sampler_view *sampler_view = zink_sampler_view(ctx->sampler_views[shader][slot]); in rebind_buffer() local
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c593 struct pipe_sampler_view **sampler_view = r->bound_sampler_views; in renderer_texture() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h171 struct pipe_sampler_view *sampler_view[PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c88 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view); in noop_create_sampler_view() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp807 d3d12_init_sampler_view_descriptor(struct d3d12_sampler_view *sampler_view) in d3d12_init_sampler_view_descriptor()
930 struct d3d12_sampler_view *sampler_view = CALLOC_STRUCT(d3d12_sampler_view); in d3d12_create_sampler_view() local
Dd3d12_context.h221 struct pipe_sampler_view *sampler_view; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h148 unsigned sampler_view:1; member
Dsvga_context.h762 struct svga_pipe_sampler_view *sampler_view; member
Dsvga_tgsi_vgpu10.c261 boolean sampler_view[PIPE_MAX_SAMPLERS]; /**< True if sampler view exists*/ member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c171 } sampler_view[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member