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

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/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;
44 void debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr);
/xsrc/external/mit/MesaLib/dist/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,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_context.h48 struct pipe_sampler_view base;
49 struct pipe_sampler_view *gpu;
53 to_tegra_sampler_view(struct pipe_sampler_view *view)
58 static inline struct pipe_sampler_view *
59 tegra_sampler_view_unwrap(struct pipe_sampler_view *view)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_context.h48 struct pipe_sampler_view base;
49 struct pipe_sampler_view *gpu;
54 to_tegra_sampler_view(struct pipe_sampler_view *view)
59 static inline struct pipe_sampler_view *
60 tegra_sampler_view_unwrap(struct pipe_sampler_view *view)
/xsrc/external/mit/MesaLib.old/dist/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_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;
/xsrc/external/mit/MesaLib/dist/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_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;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h20 struct pipe_sampler_view pipe;
27 nv50_tic_entry(struct pipe_sampler_view *view)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h20 struct pipe_sampler_view pipe;
27 nv50_tic_entry(struct pipe_sampler_view *view)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h38 static inline struct pipe_sampler_view *
43 struct pipe_sampler_view templ;
51 static inline struct pipe_sampler_view *
76 struct pipe_sampler_view *
83 struct pipe_sampler_view *
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_sampler_view.h38 static inline struct pipe_sampler_view *
43 struct pipe_sampler_view templ;
51 static inline struct pipe_sampler_view *
76 struct pipe_sampler_view *
84 struct pipe_sampler_view *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h52 struct pipe_sampler_view base;
57 fd3_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h50 struct pipe_sampler_view base;
55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h51 struct pipe_sampler_view base;
56 fd3_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_describe.h37 struct pipe_sampler_view;
44 void debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/
H A 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)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A 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)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_texture_state.h56 struct pipe_sampler_view base;
73 etna_sampler_view(struct pipe_sampler_view *view)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h50 struct pipe_sampler_view base;
55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h52 struct pipe_sampler_view base;
59 fd4_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state.h56 struct pipe_sampler_view *
59 const struct pipe_sampler_view *templ,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h51 struct pipe_sampler_view base;
58 fd4_pipe_sampler_view(struct pipe_sampler_view *pview)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state.h55 struct pipe_sampler_view *i915_create_sampler_view_custom(
57 const struct pipe_sampler_view *templ, unsigned width0, unsigned height0);

Completed in 54 milliseconds

1234567891011>>