OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a_bottom
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_quad.c
76
LLVMValueRef
a_bottom
= lp_build_swizzle_aos(bld, a, swizzle_bottom);
local
77
return lp_build_sub(bld,
a_bottom
, a_top);
Completed in 115 milliseconds