Searched refs:getMinNormalizedValueExponent (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp179 static int getMinNormalizedValueExponent (glu::Precision precision) function in namespace:deqp::gles31::Functional
203 const int minNormalizedValueExponent = getMinNormalizedValueExponent(precision);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp183 static int getMinNormalizedValueExponent (glu::Precision precision) function in namespace:vkt::shaderexecutor::__anon3877
207 const int minNormalizedValueExponent = getMinNormalizedValueExponent(precision);

Completed in 111 milliseconds