Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h187 struct elk_sampler_prog_key_data { struct
194 uint16_t swizzles[ELK_MAX_SAMPLERS];
196 uint32_t gl_clamp_mask[3];
201 uint32_t gather_channel_quirk_mask;
228 struct elk_sampler_prog_key_data tex; argument