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.h195 struct brw_sampler_prog_key_data { struct
199 uint16_t swizzles[BRW_MAX_SAMPLERS];
201 uint32_t gl_clamp_mask[3];
206 uint32_t gather_channel_quirk_mask;
211 uint32_t compressed_multisample_layout_mask;
218 uint32_t msaa_16;
223 enum gfx6_gather_sampler_wa gfx6_gather_wa[BRW_MAX_SAMPLERS];
228 uint32_t y_u_v_image_mask;
229 uint32_t y_uv_image_mask;
230 uint32_t yx_xuxv_image_mask;
[all …]