OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lp_const_scale
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_const.c
77
* Same as
lp_const_scale
(), but in terms of shifts.
112
lp_const_scale
(struct lp_type type)
function
218
double scale =
lp_const_scale
(type);
312
double dscale =
lp_const_scale
(type);
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_const.c
77
* Same as
lp_const_scale
(), but in terms of shifts.
112
lp_const_scale
(struct lp_type type)
function
218
double scale =
lp_const_scale
(type);
312
double dscale =
lp_const_scale
(type);
Completed in 287 milliseconds