Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.h206 struct lp_texture_functions { struct
207 void ***sample_functions;
208 uint32_t sampler_count;
210 void **fetch_functions;
212 void *size_function;
213 void *samples_function;
215 void **image_functions;
217 struct lp_static_texture_state state;
219 bool sampled;
220 bool storage;
[all …]