Searched defs:brw_sampler_prog_key_data (Results 1 – 1 of 1) sorted by relevance
146 struct brw_sampler_prog_key_data { struct150 uint16_t swizzles[MAX_SAMPLERS];152 uint32_t gl_clamp_mask[3];157 uint32_t gather_channel_quirk_mask;162 uint32_t compressed_multisample_layout_mask;169 uint32_t msaa_16;174 enum gen6_gather_sampler_wa gen6_gather_wa[MAX_SAMPLERS];179 uint32_t y_u_v_image_mask;180 uint32_t y_uv_image_mask;181 uint32_t yx_xuxv_image_mask;[all …]