Searched defs:brw_sampler_prog_key_data (Results 1 – 1 of 1) sorted by relevance
184 struct brw_sampler_prog_key_data { struct188 uint16_t swizzles[MAX_SAMPLERS];190 uint32_t gl_clamp_mask[3];195 uint32_t gather_channel_quirk_mask;200 uint32_t compressed_multisample_layout_mask;207 uint32_t msaa_16;212 enum gen6_gather_sampler_wa gen6_gather_wa[MAX_SAMPLERS];217 uint32_t y_u_v_image_mask;218 uint32_t y_uv_image_mask;219 uint32_t yx_xuxv_image_mask;[all …]