Searched refs:printIVal (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 249 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/ |
D | vktShaderBuiltinPrecisionTests.cpp | 228 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()
|