Home
last modified time | relevance | path

Searched refs:pipe_sampler_view (Results 1 – 25 of 218) sorted by relevance

123456789

/external/mesa3d/src/gallium/auxiliary/vl/
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 *source,
[all …]
Dvl_zscan.h63 struct pipe_sampler_view *src, *layout, *quant;
74 struct pipe_sampler_view *
88 struct pipe_sampler_view *src, struct pipe_surface *dst);
94 vl_zscan_set_layout(struct vl_zscan_buffer *buffer, struct pipe_sampler_view *layout);
Dvl_mpeg12_decoder.h67 struct pipe_sampler_view *zscan_linear;
68 struct pipe_sampler_view *zscan_normal;
69 struct pipe_sampler_view *zscan_alternate;
93 struct pipe_sampler_view *zscan_source;
Dvl_compositor.h76 struct pipe_sampler_view *sampler_views[3];
228 struct pipe_sampler_view *indexes,
229 struct pipe_sampler_view *palette,
241 struct pipe_sampler_view *rgba,
/external/mesa3d/src/gallium/drivers/rbug/
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) in rbug_sampler_view()
148 static inline struct pipe_sampler_view *
149 rbug_sampler_view_unwrap(struct pipe_sampler_view *_sampler_view) in rbug_sampler_view_unwrap()
200 struct pipe_sampler_view *
203 struct pipe_sampler_view *view);
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h38 static inline struct pipe_sampler_view *
43 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format()
51 static inline struct pipe_sampler_view *
75 struct pipe_sampler_view *
82 struct pipe_sampler_view *
Dst_sampler_view.c56 static struct pipe_sampler_view *
59 struct pipe_sampler_view *view, in st_texture_set_sampler_view()
195 struct pipe_sampler_view **sv = &views->views[i].view; in st_texture_release_sampler_view()
409 const struct pipe_sampler_view *sv, in check_sampler_swizzle()
481 static struct pipe_sampler_view *
488 struct pipe_sampler_view templ; in st_create_texture_sampler_view_from_stobj()
518 struct pipe_sampler_view *
539 struct pipe_sampler_view *view = sv->view; in st_get_texture_sampler_view_from_stobj()
557 struct pipe_sampler_view *view = in st_get_texture_sampler_view_from_stobj()
566 struct pipe_sampler_view *
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c112 struct pipe_sampler_view **views) in llvmpipe_set_sampler_views()
165 static struct pipe_sampler_view *
168 const struct pipe_sampler_view *templ) in llvmpipe_create_sampler_view()
170 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); in llvmpipe_create_sampler_view()
224 struct pipe_sampler_view *view) in llvmpipe_sampler_view_destroy()
243 struct pipe_sampler_view **views, in prepare_shader_sampling()
258 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in prepare_shader_sampling()
348 struct pipe_sampler_view **views) in llvmpipe_prepare_vertex_sampling()
360 struct pipe_sampler_view **views) in llvmpipe_prepare_geometry_sampling()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h216 struct pipe_sampler_view *textures[6][PIPE_MAX_SAMPLERS];
224 struct pipe_sampler_view *fbtexture;
271 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */
368 struct pipe_sampler_view *
371 const struct pipe_sampler_view *,
374 struct pipe_sampler_view *
377 const struct pipe_sampler_view *);
378 struct pipe_sampler_view *
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c77 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts()
106 etna_can_use_sampler_ts(struct pipe_sampler_view *view, int num) in etna_can_use_sampler_ts()
131 etna_update_sampler_source(struct pipe_sampler_view *view, int num) in etna_update_sampler_source()
219 unsigned nr, struct pipe_sampler_view **views) in set_sampler_views()
245 struct pipe_sampler_view **views) in etna_fragtex_set_sampler_views()
257 struct pipe_sampler_view **views) in etna_vertex_set_sampler_views()
268 struct pipe_sampler_view **views) in etna_set_sampler_views()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c91 struct pipe_sampler_view *view) in softpipe_sampler_view_destroy()
103 struct pipe_sampler_view **views) in softpipe_set_sampler_views()
118 struct pipe_sampler_view **pview = &softpipe->sampler_views[shader][start + i]; in softpipe_set_sampler_views()
169 struct pipe_sampler_view **views, in prepare_shader_sampling()
185 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in prepare_shader_sampling()
280 struct pipe_sampler_view **views) in softpipe_prepare_vertex_sampling()
302 struct pipe_sampler_view **views) in softpipe_prepare_geometry_sampling()
Dsp_tex_sample.h105 struct pipe_sampler_view base;
158 softpipe_get_lambda_func(const struct pipe_sampler_view *view,
167 struct pipe_sampler_view *
170 const struct pipe_sampler_view *templ);
Dsp_state.h178 struct pipe_sampler_view **views);
210 struct pipe_sampler_view **views);
218 struct pipe_sampler_view **views);
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c398 struct pipe_sampler_view **views = i915->vertex_sampler_views; in i915_prepare_vertex_sampling()
405 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in i915_prepare_vertex_sampling()
735 struct pipe_sampler_view **views) in i915_set_fragment_sampler_views()
744 !memcmp(i915->fragment_sampler_views, views, num * sizeof(struct pipe_sampler_view *))) in i915_set_fragment_sampler_views()
768 struct pipe_sampler_view **views) in i915_set_vertex_sampler_views()
777 !memcmp(i915->vertex_sampler_views, views, num * sizeof(struct pipe_sampler_view *))) { in i915_set_vertex_sampler_views()
782 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in i915_set_vertex_sampler_views()
799 struct pipe_sampler_view **views) in i915_set_sampler_views()
815 struct pipe_sampler_view *
818 const struct pipe_sampler_view *templ, in i915_create_sampler_view_custom()
[all …]
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h48 struct pipe_sampler_view;
88 struct pipe_sampler_view *sampler;
91 struct pipe_sampler_view *palette;
/external/mesa3d/src/gallium/drivers/trace/
Dtr_texture.h58 struct pipe_sampler_view base;
60 struct pipe_sampler_view *sampler_view;
87 trace_sampler_view(struct pipe_sampler_view *sampler_view) in trace_sampler_view()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c71 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view()
73 const struct pipe_sampler_view *state) in noop_create_sampler_view()
75 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view); in noop_create_sampler_view()
114 struct pipe_sampler_view **views) in noop_set_sampler_views()
171 struct pipe_sampler_view *state) in noop_sampler_view_destroy()
/external/mesa3d/src/gallium/auxiliary/util/
Du_sampler.c38 default_template(struct pipe_sampler_view *view, in default_template()
89 u_sampler_view_default_template(struct pipe_sampler_view *view, in u_sampler_view_default_template()
101 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view, in u_sampler_view_default_dx9_template()
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,
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c46 struct pipe_sampler_view *view) in fd_sampler_view_destroy()
70 unsigned start, unsigned nr, struct pipe_sampler_view **views) in set_sampler_views()
75 struct pipe_sampler_view *view = views ? views[i] : NULL; in set_sampler_views()
102 struct pipe_sampler_view **views) in fd_set_sampler_views()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h154 struct pipe_sampler_view *textures[3][PIPE_MAX_SAMPLERS];
260 struct pipe_sampler_view *
263 const struct pipe_sampler_view *,
266 struct pipe_sampler_view *
269 const struct pipe_sampler_view *);
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h58 struct pipe_sampler_view;
218 struct pipe_sampler_view **);
346 struct pipe_sampler_view * (*create_sampler_view)(struct pipe_context *ctx,
348 const struct pipe_sampler_view *templat);
351 struct pipe_sampler_view *view);
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h62 struct pipe_sampler_view;
303 struct pipe_sampler_view **);
529 struct pipe_sampler_view * (*create_sampler_view)(struct pipe_context *ctx,
531 const struct pipe_sampler_view *templat);
544 struct pipe_sampler_view *view);
825 struct pipe_sampler_view *view,
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h81 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
94 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS];
191 struct pipe_sampler_view **views);
195 unsigned nr, struct pipe_sampler_view **views);
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug_describe.h37 struct pipe_sampler_view;
43 void debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr);

123456789