Searched refs:lower_xy_uxvx_external (Results 1 – 3 of 3) sorted by relevance
313 lower_xy_uxvx_external(nir_builder *b, nir_tex_instr *tex) in lower_xy_uxvx_external() function785 if ((1 << tex->texture_index) & options->lower_xy_uxvx_external) { in nir_lower_tex_block()786 lower_xy_uxvx_external(b, tex); in nir_lower_tex_block()
2571 unsigned lower_xy_uxvx_external; member
819 tex_options.lower_xy_uxvx_external = key_tex->xy_uxvx_image_mask; in brw_nir_apply_sampler_key()