Home
last modified time | relevance | path

Searched defs:floatToString (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeStringUtil.cpp110 std::string floatToString (float val, int precision) in floatToString() function
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c292 DE_INLINE void floatToString (float value, char* buf, size_t bufSize) in floatToString() function