Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp334 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function
487 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function
521 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp531 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function
559 static Interval doRound (const FloatFormat& fmt, deUint16 value) in doRound() function
923 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function
958 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function
/third_party/vk-gl-cts/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