Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/trace/
Dtr_texture.h63 struct pipe_sampler_view *sampler_view; member
101 trace_sampler_view(struct pipe_sampler_view *sampler_view) in trace_sampler_view()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c189 struct pipe_sampler_view **sampler_view, in update_single_texture()
277 struct pipe_sampler_view *sampler_view = NULL; in update_textures() local
Dst_texture.h88 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/state_trackers/vega/
Dimage.h46 struct pipe_sampler_view *sampler_view; member
Dmask.c49 struct pipe_sampler_view *sampler_view; member
272 static void mask_using_texture(struct pipe_sampler_view *sampler_view, in mask_using_texture()
Dpaint.c62 struct pipe_sampler_view *sampler_view; member
73 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/drivers/identity/
Did_objects.h52 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/drivers/galahad/
Dglhd_objects.h54 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_objects.h75 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h371 struct pipe_sampler_view *sampler_view; member
381 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c94 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view); in noop_create_sampler_view() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h147 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c440 struct pipe_sampler_view *sampler_view = NULL; in util_blit_pixels() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c80 struct pipe_sampler_view *sampler_view; member
Ddraw_pipe_aaline.c99 struct pipe_sampler_view *sampler_view; member
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.c502 struct pipe_sampler_view **sampler_view, in renderer_texture()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c570 struct pipe_sampler_view **sampler_view = r->bound_sampler_views; in renderer_texture() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c151 } sampler_view[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member