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

  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 512 const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT ||
516 const tcu::TextureFormat refFmt = isFixedPoint ? tcu::TextureFormat(texFmt.order, tcu::TextureFormat::FLOAT) : texFmt;
    [all...]
  /external/deqp/framework/common/
tcuTexture.cpp     [all...]

Completed in 64 milliseconds