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

  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.cpp 661 const int mantBits = 10;
670 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1);
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.cpp 665 const int mantBits = 10;
674 const deUint32 mantissa = rnd.getUint32() & ((1<<mantBits)-1);
    [all...]

Completed in 40 milliseconds