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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c421 nir_ssa_def *xuxv = sample_plane(b, tex, 1, options); local in function:lower_yx_xuxv_external
425 nir_channel(b, xuxv, 1),
426 nir_channel(b, xuxv, 3),
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c408 nir_ssa_def *xuxv = sample_plane(b, tex, 1, options); local in function:lower_yx_xuxv_external
412 nir_channel(b, xuxv, 1),
413 nir_channel(b, xuxv, 3),

Completed in 5 milliseconds