Home
last modified time | relevance | path

Searched defs:log2 (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/include/glm/detail/
Dfunc_exponential.inl108 GLM_FUNC_QUALIFIER genType log2(genType x) function
114 GLM_FUNC_QUALIFIER vecType<T, P> log2(vecType<T, P> const & x) function
/device/generic/vulkan-cereal/host-common/
Dlogging_unittest.cpp123 std::string log2 = GetCapturedStdout(); in TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmathutil.h44 inline int log2(T x) in log2() function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1268 constexpr const ImmutableString log2("log2"); variable
DSymbolTable_autogen.cpp2480 constexpr const ImmutableString log2("log2"); variable