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.c93 struct pipe_sampler_view **sampler_views) in st_get_sampler_views()
262 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_textures() local
Dst_cb_bitmap.c245 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in setup_render_state() local
Dst_cb_drawpixels.c872 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in draw_textured_quad() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h41 struct set *sampler_views; member
Dd3d12_context.h202 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/drivers/svga/
Dsvga_state_sampler.c251 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
550 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_cs_sampler_resources() local
Dsvga_context.h308 …struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; /* or texture ID's?… member
485 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/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/auxiliary/draw/
Ddraw_pipe_pstipple.c92 struct pipe_sampler_view *sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Ddraw_private.h411 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h87 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h77 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h203 … 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.h295 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
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1012 struct st_sampler_views *sampler_views; member