Home
last modified time | relevance | path

Searched defs:isFixedPoint (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp577 const bool isFixedPoint = chnClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in iterate() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1876 … (const tcu::Vec4& color, Sampler::CompareMode compare, int chanNdx, float ref_, bool isFixedPoint) in execCompare()
2765 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare() local
3711 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare() local
DtcuTexCompareVerifier.cpp63 const bool isFixedPoint) in execCompare()