Searched refs:mantBits (Results 1 - 2 of 2) sorted by path

/external/deqp/modules/gles3/functional/
H A Des3fShaderPackingFunctionTests.cpp661 const int mantBits = 10; local
670 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1);
/external/deqp/modules/gles31/functional/
H A Des31fShaderPackingFunctionTests.cpp665 const int mantBits = 10; local
674 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1);

Completed in 1366 milliseconds