Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp520 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/
DvktShaderBuiltinPrecisionTests.cpp519 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/
DglsBuiltinPrecisionTests.cpp329 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