Searched refs:swizzle_result (Results 1 – 7 of 7) sorted by relevance
919 swizzle_result(nir_builder *b, nir_tex_instr *tex, const uint8_t swizzle[4]) in swizzle_result() function1372 if ((texture_mask & options->swizzle_result) && in nir_lower_tex_block()1375 swizzle_result(b, tex, options->swizzles[tex->texture_index]); in nir_lower_tex_block()
5136 unsigned swizzle_result; member
287 .swizzle_result = ~0u, in lima_fs_compile_shader()
1227 tex_options.swizzle_result |= BITFIELD_BIT(s); in brw_nir_apply_sampler_key()
228 tex_options.swizzle_result |= (1 << s); in crocus_lower_swizzles()232 if (tex_options.swizzle_result) in crocus_lower_swizzles()
603 .swizzle_result = ~0, in v3d_lower_nir()
2264 .swizzle_result = ~0, in vc4_shader_ntq()