Searched refs:tex_constraints (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c668 nir_tex_src_type_constraints tex_constraints = { local in function:si_late_optimize_16bit_samplers
683 NIR_PASS(changed, nir, nir_legalize_16bit_sampler_srcs, tex_constraints);
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1426 nir_tex_src_type_constraints tex_constraints = { local in function:agx_compile_shader_nir
1431 NIR_PASS_V(nir, nir_legalize_16bit_sampler_srcs, tex_constraints);

Completed in 8 milliseconds