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

  /external/deqp/framework/common/
tcuTexture.cpp     [all...]
tcuTexCompareVerifier.cpp 63 const bool isFixedPoint)
65 const bool clampValues = isFixedPoint; // if comparing against a floating point texture, ref (and value) is not clamped
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 577 const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT ||
581 const tcu::TextureFormat refFmt = isFixedPoint ? tcu::TextureFormat(texFmt.order, tcu::TextureFormat::FLOAT) : texFmt;
    [all...]

Completed in 117 milliseconds