Searched refs:xuxv (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 421 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 D | nir_lower_tex.c | 408 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