OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newcoords4
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
3333
LLVMValueRef
newcoords4
[5];
local
3334
newcoords4
[0] = s4;
3335
newcoords4
[1] = t4;
3336
newcoords4
[2] = r4;
3337
newcoords4
[3] = lp_build_extract_range(gallivm, newcoords[3], 4*i, 4);
3338
newcoords4
[4] = lp_build_extract_range(gallivm, newcoords[4], 4*i, 4);
3342
newcoords4
, offsets4,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
3854
LLVMValueRef
newcoords4
[5];
local
3855
newcoords4
[0] = s4;
3856
newcoords4
[1] = t4;
3857
newcoords4
[2] = r4;
3858
newcoords4
[3] = lp_build_extract_range(gallivm, newcoords[3], 4*i, 4);
3859
newcoords4
[4] = lp_build_extract_range(gallivm, newcoords[4], 4*i, 4);
3863
newcoords4
, offsets4,
Completed in 9 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026