Home
last modified time | relevance | path

Searched refs:printIVal (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp249 void printIVal (const FloatFormat& fmt, const typename Traits<T>::IVal& ival, ostream& os) in printIVal() function
258 printIVal<T>(fmt, ival, oss); in intervalToString()
434 printIVal<Element>(fmt, ival[ndx], os); in doPrintIVal()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp228 void printIVal (const FloatFormat& fmt, const typename Traits<T>::IVal& ival, ostream& os) in printIVal() function
237 printIVal<T>(fmt, ival, oss); in intervalToString()
413 printIVal<Element>(fmt, ival[ndx], os); in doPrintIVal()