Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp333 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function
486 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function
520 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp530 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function
558 static Interval doRound (const FloatFormat& fmt, deUint16 value) in doRound() function
922 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function
957 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function