Home
last modified time | relevance | path

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

1234567891011

/third_party/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.h81 struct pipe_sampler_view *sampler_views[3];
253 struct pipe_sampler_view *indexes,
254 struct pipe_sampler_view *palette,
266 struct pipe_sampler_view *rgba,
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.h48 struct pipe_sampler_view base;
49 struct pipe_sampler_view *gpu;
54 to_tegra_sampler_view(struct pipe_sampler_view *view) in to_tegra_sampler_view()
59 static inline struct pipe_sampler_view *
60 tegra_sampler_view_unwrap(struct pipe_sampler_view *view) in tegra_sampler_view_unwrap()
/third_party/mesa3d/src/gallium/auxiliary/driver_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);
/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h35 static inline struct pipe_sampler_view *
40 struct pipe_sampler_view templ; in st_create_texture_sampler_view_format()
48 static inline struct pipe_sampler_view *
73 struct pipe_sampler_view *
81 struct pipe_sampler_view *
Dst_sampler_view.c57 static struct pipe_sampler_view *
59 struct pipe_sampler_view *view) in get_sampler_view_reference()
85 static struct pipe_sampler_view *
88 struct pipe_sampler_view *view, in st_texture_set_sampler_view()
472 const struct pipe_sampler_view *sv, in check_sampler_swizzle()
587 static struct pipe_sampler_view *
594 struct pipe_sampler_view templ; in st_create_texture_sampler_view_from_stobj()
624 struct pipe_sampler_view *
647 struct pipe_sampler_view *view = sv->view; in st_get_texture_sampler_view_from_stobj()
671 struct pipe_sampler_view *view = in st_get_texture_sampler_view_from_stobj()
[all …]
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_buffer.h51 struct pipe_sampler_view **
57 struct pipe_sampler_view **
81 std::vector<pipe_sampler_view *> sampler_view_planes;
82 std::vector<pipe_sampler_view *> sampler_view_components;
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c124 struct pipe_sampler_view **views) in llvmpipe_set_sampler_views()
138 struct pipe_sampler_view *view = NULL; in llvmpipe_set_sampler_views()
199 static struct pipe_sampler_view *
202 const struct pipe_sampler_view *templ) in llvmpipe_create_sampler_view()
204 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); in llvmpipe_create_sampler_view()
259 struct pipe_sampler_view *view) in llvmpipe_sampler_view_destroy()
278 struct pipe_sampler_view **views, in prepare_shader_sampling()
293 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in prepare_shader_sampling()
382 struct pipe_sampler_view **views) in llvmpipe_prepare_vertex_sampling()
394 struct pipe_sampler_view **views) in llvmpipe_prepare_geometry_sampling()
[all …]
Dlp_state.h164 struct pipe_sampler_view **views);
169 struct pipe_sampler_view **views);
174 struct pipe_sampler_view **views);
179 struct pipe_sampler_view **views);
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h109 struct pipe_sampler_view base;
165 softpipe_get_lambda_func(const struct pipe_sampler_view *view,
169 softpipe_get_lambda_from_grad_func(const struct pipe_sampler_view *view,
177 struct pipe_sampler_view *
180 const struct pipe_sampler_view *templ);
Dsp_state_sampler.c91 struct pipe_sampler_view *view) in softpipe_sampler_view_destroy()
105 struct pipe_sampler_view **views) in softpipe_set_sampler_views()
120 struct pipe_sampler_view **pview = &softpipe->sampler_views[shader][start + i]; in softpipe_set_sampler_views()
146 struct pipe_sampler_view **pview = &softpipe->sampler_views[shader][start + i]; in softpipe_set_sampler_views()
184 struct pipe_sampler_view **views, in prepare_shader_sampling()
200 struct pipe_sampler_view *view = views[i]; in prepare_shader_sampling()
287 struct pipe_sampler_view *view) in sp_sampler_view_display_target_unmap()
306 struct pipe_sampler_view **views) in softpipe_prepare_vertex_sampling()
330 struct pipe_sampler_view **views) in softpipe_prepare_geometry_sampling()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h224 struct pipe_sampler_view *textures[6][PIPE_MAX_SAMPLERS];
232 struct pipe_sampler_view *fbtexture;
282 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */
382 struct pipe_sampler_view *
385 const struct pipe_sampler_view *,
387 struct pipe_sampler_view *
390 const struct pipe_sampler_view *);
391 struct pipe_sampler_view *
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c79 etna_configure_sampler_ts(struct etna_sampler_ts *sts, struct pipe_sampler_view *pview, bool enable) in etna_configure_sampler_ts()
120 etna_can_use_sampler_ts(struct pipe_sampler_view *view, int num) in etna_can_use_sampler_ts()
146 etna_update_sampler_source(struct pipe_sampler_view *view, int num) in etna_update_sampler_source()
243 unsigned nr, bool take_ownership, struct pipe_sampler_view **views) in set_sampler_views()
250 struct pipe_sampler_view *view = views ? views[j] : NULL; in set_sampler_views()
277 struct pipe_sampler_view **views) in etna_fragtex_set_sampler_views()
291 struct pipe_sampler_view **views) in etna_vertex_set_sampler_views()
305 struct pipe_sampler_view **views) in etna_set_sampler_views()
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h48 struct pipe_sampler_view;
88 struct pipe_sampler_view *sampler;
91 struct pipe_sampler_view *palette;
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_texture.h59 struct pipe_sampler_view base;
62 struct pipe_sampler_view *sampler_view;
89 trace_sampler_view(struct pipe_sampler_view *sampler_view) in trace_sampler_view()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sampler.c38 default_template(struct pipe_sampler_view *view, in default_template()
86 u_sampler_view_default_template(struct pipe_sampler_view *view, in u_sampler_view_default_template()
98 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,
/third_party/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];
192 struct pipe_sampler_view **views);
197 struct pipe_sampler_view **views);
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c45 struct pipe_sampler_view *view) in fd_sampler_view_destroy()
72 struct pipe_sampler_view **views) in set_sampler_views()
77 struct pipe_sampler_view *view = views ? views[i] : NULL; in set_sampler_views()
118 struct pipe_sampler_view **views) in_dt in fd_set_sampler_views()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h41 struct pipe_sampler_view base;
56 struct pipe_sampler_view *views[PIPE_MAX_SHADER_SAMPLER_VIEWS];
107 virgl_sampler_view(struct pipe_sampler_view *view) in virgl_sampler_view()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h181 struct pipe_sampler_view *textures[NV50_MAX_SHADER_STAGES][PIPE_MAX_SAMPLERS];
307 struct pipe_sampler_view *
310 const struct pipe_sampler_view *,
312 struct pipe_sampler_view *
315 const struct pipe_sampler_view *);
Dnv50_stateobj_tex.h20 struct pipe_sampler_view pipe;
27 nv50_tic_entry(struct pipe_sampler_view *view) in nv50_tic_entry()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c84 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view()
86 const struct pipe_sampler_view *state) in noop_create_sampler_view()
88 struct pipe_sampler_view *sampler_view = CALLOC_STRUCT(pipe_sampler_view); in noop_create_sampler_view()
129 struct pipe_sampler_view **views) in noop_set_sampler_views()
193 struct pipe_sampler_view *state) in noop_sampler_view_destroy()
379 struct pipe_sampler_view *view, in noop_create_texture_handle()

1234567891011