/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_texture.c | 93 struct pipe_sampler_view **sampler_views) in st_get_sampler_views() 283 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in update_textures() local
|
H A D | st_texcompress_compute.c | 147 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
|
H A D | st_cb_bitmap.c | 246 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in setup_render_state() local
|
H A D | st_cb_drawpixels.c | 862 struct pipe_sampler_view *sampler_views[PIPE_MAX_SAMPLERS]; in draw_textured_quad() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | surface.c | 199 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfaceGetBitsYCbCr() local 300 struct pipe_sampler_view **sampler_views; in vlVdpVideoSurfacePutBitsYCbCr() local
|
H A D | output.c | 448 struct pipe_sampler_view **sampler_views; in vlVdpOutputSurfacePutBitsYCbCr() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_sampler.c | 237 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
|
H A D | svga_context.h | 290 …struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; /* or texture ID's?… member 468 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor.c | 335 struct pipe_sampler_view **sampler_views; in set_yuv_layer() local 560 struct pipe_sampler_view **sampler_views; in vl_compositor_set_buffer_layer() local
|
H A D | vl_idct.h | 75 } sampler_views; member
|
H A D | vl_deint_filter.c | 464 struct pipe_sampler_view *sampler_views[4]; in vl_deint_filter_render() local
|
H A D | vl_compositor.h | 94 struct pipe_sampler_view *sampler_views[3]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_batch.h | 51 struct set *sampler_views; member
|
H A D | d3d12_context.h | 220 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Device.cpp | 356 static struct pipe_sampler_view * sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; in DestroyDevice() local
|
H A D | State.h | 80 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
H A D | Shader.cpp | 235 struct pipe_sampler_view **sampler_views = pDevice->sampler_views[shader_type]; in SetShaderResources() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_pstipple.c | 92 struct pipe_sampler_view *sampler_views[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
H A D | draw_private.h | 378 struct pipe_sampler_view *sampler_views[DRAW_MAX_SHADER_STAGE][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_context.h | 78 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_context.h | 93 struct pipe_sampler_view *sampler_views[PIPE_SHADER_MESH_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.h | 204 *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_pipe.h | 238 struct pipe_sampler_view *sampler_views[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.h | 207 struct r300_sampler_view *sampler_views[16]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_types.h | 1886 struct pipe_sampler_view *sampler_views[MESA_SHADER_STAGES][PIPE_MAX_SAMPLERS]; member
|