Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c95 struct pipe_sampler_view **sampler_views) in st_get_sampler_views()
264 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_textures() local
Dst_texture.h173 struct st_sampler_views *sampler_views; member
Dst_cb_bitmap.c244 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in setup_render_state() local
Dst_cb_drawpixels.c877 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h45 struct set *sampler_views; member
Dd3d12_context.h177 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c206 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfaceGetBitsYCbCr() local
309 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfacePutBitsYCbCr() local
Doutput.c448 struct pipe_sampler_view **sampler_views; in vlVdpOutputSurfacePutBitsYCbCr() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDevice.cpp354 static struct pipe_sampler_view * sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; in DestroyDevice() local
DState.h77 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
DShader.cpp235 struct pipe_sampler_view **sampler_views = pDevice->sampler_views[shader_type]; in SetShaderResources() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.h75 } sampler_views; member
Dvl_compositor.c324 struct pipe_sampler_view **sampler_views; in set_yuv_layer() local
553 struct pipe_sampler_view **sampler_views; in vl_compositor_set_buffer_layer() local
Dvl_deint_filter.c448 struct pipe_sampler_view *sampler_views[4]; in vl_deint_filter_render() local
Dvl_compositor.h81 struct pipe_sampler_view *sampler_views[3]; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_sampler.c250 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
Dsvga_context.h277 …struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; /* or texture ID's?… member
437 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c92 struct pipe_sampler_view *sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Ddraw_private.h410 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h86 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h85 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h198 … struct panfrost_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h238 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h270 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h223 struct r300_sampler_view *sampler_views[16]; member