HomeSort by relevance Sort by last modified time
    Searched refs:deFloatLdExp (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/delibs/debase/
deMath.h 95 DE_INLINE float deFloatLdExp (float a, int exponent) { return (float)ldexp(a, exponent); }
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]

Completed in 353 milliseconds