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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c437 nir_ssa_def *uxvx = sample_plane(b, tex, 1, options); local in function:lower_xy_uxvx_external
441 nir_channel(b, uxvx, 0),
442 nir_channel(b, uxvx, 2),
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c427 nir_ssa_def *uxvx = sample_plane(b, tex, 1, options); local in function:lower_xy_uxvx_external
431 nir_channel(b, uxvx, 0),
432 nir_channel(b, uxvx, 2),

Completed in 7 milliseconds