Searched defs:doConvert (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 520 static Interval doConvert (const FloatFormat& fmt, const IVal& ival) in doConvert() function 525 static Interval doConvert (const FloatFormat& fmt, const IVal& ival, bool is16Bit) in doConvert() function 554 static Interval doConvert (const FloatFormat& fmt, const IVal& ival) in doConvert() function 913 static IVal doConvert (const FloatFormat& fmt, const IVal& value) in doConvert() function 959 static Void doConvert (const FloatFormat&, const Void& value) { return value; } in doConvert() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 519 static Interval doConvert (const FloatFormat& fmt, const IVal& ival) in doConvert() function 524 static Interval doConvert (const FloatFormat& fmt, const IVal& ival, bool is16Bit) in doConvert() function 553 static Interval doConvert (const FloatFormat& fmt, const IVal& ival) in doConvert() function 912 static IVal doConvert (const FloatFormat& fmt, const IVal& value) in doConvert() function 958 static Void doConvert (const FloatFormat&, const Void& value) { return value; } in doConvert() function
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 329 static Interval doConvert (const FloatFormat& fmt, const IVal& ival) in doConvert() function 477 static IVal doConvert (const FloatFormat& fmt, const IVal& value) in doConvert() function 522 static Void doConvert (const FloatFormat&, const Void& value) { return value; } in doConvert() function
|