Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_types.h215 struct lp_texture_functions { struct
216 void ***sample_functions;
217 uint32_t sampler_count;
219 void **fetch_functions;
221 void *size_function;
222 void *samples_function;
224 void **image_functions;
226 struct lp_static_texture_state state;
228 bool sampled;
229 bool storage;
[all …]