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.h208 struct lp_texture_functions { struct
209 void ***sample_functions;
210 uint32_t sampler_count;
212 void **fetch_functions;
214 void *size_function;
215 void *samples_function;
217 void **image_functions;
219 struct lp_static_texture_state state;
221 bool sampled;
222 bool storage;
[all …]