OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deLog2
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/delibs/debase/
deMath.h
128
DE_INLINE double
deLog2
(double a) { return log(a) / log(2.0); }
/external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp
[
all
...]
Completed in 91 milliseconds