Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h179 struct brw_sampler_prog_key_data { struct
183 uint16_t swizzles[MAX_SAMPLERS];
185 uint32_t gl_clamp_mask[3];
190 uint32_t gather_channel_quirk_mask;
195 uint32_t compressed_multisample_layout_mask;
202 uint32_t msaa_16;
207 enum gfx6_gather_sampler_wa gfx6_gather_wa[MAX_SAMPLERS];
212 uint32_t y_u_v_image_mask;
213 uint32_t y_uv_image_mask;
214 uint32_t yx_xuxv_image_mask;
[all …]