Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_compiler.h211 struct elk_sampler_prog_key_data { struct
218 uint16_t swizzles[ELK_MAX_SAMPLERS];
220 uint32_t gl_clamp_mask[3];
225 uint32_t gather_channel_quirk_mask;
252 struct elk_sampler_prog_key_data tex; argument