OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dQdx_z
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_lower_tex.c
619
nir_ssa_def *
dQdx_z
= nir_channel(b, dQdx, 2);
621
nir_fmul(b, rcp_Q_z, nir_fsub(b, dQdx_xy, nir_fmul(b, tmp,
dQdx_z
)));
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_tex.c
671
nir_ssa_def *
dQdx_z
= nir_channel(b, dQdx, 2);
673
nir_fmul(b, rcp_Q_z, nir_fsub(b, dQdx_xy, nir_fmul(b, tmp,
dQdx_z
)));
Completed in 8 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026