Searched refs:pipe_sampler_view (Results 1 - 25 of 159) sorted by relevance

1234567

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_sampler.h43 u_sampler_view_default_template(struct pipe_sampler_view *view,
48 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view,
H A Du_debug_describe.h37 struct pipe_sampler_view;
43 void debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr);
H A Du_gen_mipmap.h56 struct pipe_sampler_view *psv,
H A Du_pstipple.h43 extern struct pipe_sampler_view *
H A Du_blit.h46 struct pipe_sampler_view;
73 struct pipe_sampler_view *src_sampler_view,
H A Du_sampler.c34 * Initialize a pipe_sampler_view. 'view' is considered to have
38 default_template(struct pipe_sampler_view *view,
88 u_sampler_view_default_template(struct pipe_sampler_view *view,
100 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view,
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.h54 struct pipe_sampler_view *matrix;
55 struct pipe_sampler_view *transpose;
69 struct pipe_sampler_view *all[4];
70 struct pipe_sampler_view *stage[2][2];
72 struct pipe_sampler_view *source, *matrix;
73 struct pipe_sampler_view *intermediate, *transpose;
79 struct pipe_sampler_view *
95 struct pipe_sampler_view *matrix,
96 struct pipe_sampler_view *transpose);
105 struct pipe_sampler_view *sourc
[all...]
H A Dvl_zscan.h63 struct pipe_sampler_view *src, *layout, *quant;
71 struct pipe_sampler_view *
85 struct pipe_sampler_view *src, struct pipe_surface *dst);
91 vl_zscan_set_layout(struct vl_zscan_buffer *buffer, struct pipe_sampler_view *layout);
H A Dvl_mpeg12_decoder.h65 struct pipe_sampler_view *zscan_linear;
66 struct pipe_sampler_view *zscan_normal;
67 struct pipe_sampler_view *zscan_alternate;
89 struct pipe_sampler_view *zscan_source;
H A Dvl_matrix_filter.h60 struct pipe_sampler_view *src,
H A Dvl_median_filter.h67 struct pipe_sampler_view *src,
H A Dvl_compositor.h67 struct pipe_sampler_view *sampler_views[3];
200 struct pipe_sampler_view *indexes,
201 struct pipe_sampler_view *palette,
213 struct pipe_sampler_view *rgba,
H A Dvl_video_buffer.h46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_stateobj_tex.h19 struct pipe_sampler_view pipe;
25 nv50_tic_entry(struct pipe_sampler_view *view)
/external/mesa3d/src/gallium/drivers/galahad/
H A Dglhd_objects.h52 struct pipe_sampler_view base;
54 struct pipe_sampler_view *sampler_view;
84 galahad_sampler_view(struct pipe_sampler_view *_sampler_view)
118 static INLINE struct pipe_sampler_view *
119 galahad_sampler_view_unwrap(struct pipe_sampler_view *_sampler_view)
160 struct pipe_sampler_view *
163 struct pipe_sampler_view *view);
/external/mesa3d/src/gallium/drivers/identity/
H A Did_objects.h50 struct pipe_sampler_view base;
52 struct pipe_sampler_view *sampler_view;
82 identity_sampler_view(struct pipe_sampler_view *_sampler_view)
116 static INLINE struct pipe_sampler_view *
117 identity_sampler_view_unwrap(struct pipe_sampler_view *_sampler_view)
158 struct pipe_sampler_view *
161 struct pipe_sampler_view *view);
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_objects.h73 struct pipe_sampler_view base;
75 struct pipe_sampler_view *sampler_view;
106 rbug_sampler_view(struct pipe_sampler_view *_sampler_view)
148 static INLINE struct pipe_sampler_view *
149 rbug_sampler_view_unwrap(struct pipe_sampler_view *_sampler_view)
200 struct pipe_sampler_view *
203 struct pipe_sampler_view *view);
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_program.h58 struct pipe_sampler_view *view;
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_sampler.c141 struct pipe_sampler_view **views)
154 num * sizeof(struct pipe_sampler_view *))) {
188 struct pipe_sampler_view **views)
197 struct pipe_sampler_view **views)
206 struct pipe_sampler_view **views)
211 static struct pipe_sampler_view *
214 const struct pipe_sampler_view *templ)
216 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view);
232 struct pipe_sampler_view *vie
[all...]
/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_texture.h61 struct pipe_sampler_view base;
63 struct pipe_sampler_view *sampler_view;
101 trace_sampler_view(struct pipe_sampler_view *sampler_view)
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h48 struct pipe_sampler_view;
88 struct pipe_sampler_view *sampler;
91 struct pipe_sampler_view *palette;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h88 struct pipe_sampler_view *sampler_view;
125 static INLINE struct pipe_sampler_view *
130 struct pipe_sampler_view templ;
137 static INLINE struct pipe_sampler_view *
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_sampler.c145 static struct pipe_sampler_view *
148 const struct pipe_sampler_view *templ)
150 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view);
166 struct pipe_sampler_view *view)
178 struct pipe_sampler_view **views)
189 num * sizeof(struct pipe_sampler_view *))) {
225 struct pipe_sampler_view **views)
234 struct pipe_sampler_view **views)
243 struct pipe_sampler_view **view
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c205 static struct pipe_sampler_view *
208 const struct pipe_sampler_view *templ)
210 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view);
226 struct pipe_sampler_view *view)
237 struct pipe_sampler_view **views)
254 num * sizeof(struct pipe_sampler_view *))) {
303 struct pipe_sampler_view **views)
/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h56 struct pipe_sampler_view;
219 struct pipe_sampler_view **);
223 struct pipe_sampler_view **);
227 struct pipe_sampler_view **);
231 struct pipe_sampler_view **);
356 struct pipe_sampler_view * (*create_sampler_view)(struct pipe_context *ctx,
358 const struct pipe_sampler_view *templat);
361 struct pipe_sampler_view *view);

Completed in 1943 milliseconds

1234567