Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c93 struct pipe_sampler_view **sampler_views) in st_get_sampler_views()
295 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_textures() local
Dst_texcompress_compute.c147 struct pipe_sampler_view **sampler_views, in bind_compute_state()
213 struct pipe_sampler_view **sampler_views, in dispatch_compute_state()
665 struct pipe_sampler_view *sampler_views[] = { in cs_decode_astc() local
Dst_cb_bitmap.c246 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in setup_render_state() local
Dst_cb_drawpixels.c844 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in draw_textured_quad() local
/external/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c204 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfaceGetBitsYCbCr() local
305 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfacePutBitsYCbCr() local
Doutput.c448 struct pipe_sampler_view **sampler_views; in vlVdpOutputSurfacePutBitsYCbCr() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_sampler.c237 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
536 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_cs_sampler_resources() local
Dsvga_context.h291 …struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; /* or texture ID's?… member
469 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h51 struct set *sampler_views; member
Dd3d12_context.h220 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/external/mesa3d/src/gallium/frontends/d3d10umd/
DDevice.cpp356 static struct pipe_sampler_view * sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; in DestroyDevice() local
DState.h80 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
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.h75 } sampler_views; member
Dvl_compositor.c335 struct pipe_sampler_view **sampler_views; in set_yuv_layer() local
577 struct pipe_sampler_view **sampler_views; in vl_compositor_set_buffer_layer() local
Dvl_deint_filter.c464 struct pipe_sampler_view *sampler_views[4]; in vl_deint_filter_render() local
Dvl_compositor.h103 struct pipe_sampler_view *sampler_views[3]; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c92 struct pipe_sampler_view *sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Ddraw_private.h380 struct pipe_sampler_view *sampler_views[DRAW_MAX_SHADER_STAGE][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h93 struct pipe_sampler_view *sampler_views[PIPE_SHADER_MESH_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h207 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h238 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h207 struct r300_sampler_view *sampler_views[16]; member
/external/mesa3d/src/gallium/drivers/zink/
Dzink_types.h1889 struct pipe_sampler_view *sampler_views[MESA_SHADER_STAGES][PIPE_MAX_SAMPLERS]; member

12