OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wy0
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
1414
LLVMValueRef w00, w01, w10, w11, wx0,
wy0
, c_weight, tmp;
local
1416
wy0
= lp_build_sub(coord_bld, coord_bld->one, t_fpart);
1417
w00 = lp_build_mul(coord_bld, wx0,
wy0
);
1418
w01 = lp_build_mul(coord_bld, s_fpart,
wy0
);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
1442
LLVMValueRef w00, w01, w10, w11, wx0,
wy0
, c_weight, tmp;
local
1444
wy0
= lp_build_sub(coord_bld, coord_bld->one, t_fpart);
1445
w00 = lp_build_mul(coord_bld, wx0,
wy0
);
1446
w01 = lp_build_mul(coord_bld, s_fpart,
wy0
);
Completed in 20 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026