Home
last modified time | relevance | path

Searched refs:doMakeIVal (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp229 return Traits<T>::doMakeIVal(value); in makeIVal()
299 static Interval doMakeIVal (const T& value) in doMakeIVal() function
396 static IVal doMakeIVal (const T& value) in doMakeIVal() function
495 static Void doMakeIVal (const Void& value) { return value; } in doMakeIVal() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp208 return Traits<T>::doMakeIVal(value); in makeIVal()
278 static Interval doMakeIVal (const T& value) in doMakeIVal() function
375 static IVal doMakeIVal (const T& value) in doMakeIVal() function
474 static Void doMakeIVal (const Void& value) { return value; } in doMakeIVal() function