Searched refs:swizzle_result (Results 1 – 5 of 5) sorted by relevance
649 swizzle_result(nir_builder *b, nir_tex_instr *tex, const uint8_t swizzle[4]) in swizzle_result() function795 if (((1 << tex->texture_index) & options->swizzle_result) && in nir_lower_tex_block()798 swizzle_result(b, tex, options->swizzles[tex->texture_index]); in nir_lower_tex_block()
2597 unsigned swizzle_result; member
808 tex_options.swizzle_result |= (1 << s); in brw_nir_apply_sampler_key()
560 .swizzle_result = ~0, in v3d_lower_nir()
2272 .swizzle_result = ~0, in vc4_shader_ntq()