Searched refs:isFixedPointDepthTextureFormat (Results 1 – 2 of 2) sorted by relevance
161 static bool isFixedPointDepthTextureFormat (const tcu::TextureFormat& format) in isFixedPointDepthTextureFormat() function548 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isNearestCompareResultValid()583 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level.getFormat()); in isLinearCompareResultValid()652 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isNearestMipmapLinearCompareResultValid()706 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(level0.getFormat()); in isLinearMipmapLinearCompareResultValid()885 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getLevelFace(baseLevelNdx, C… in isSeamplessLinearMipmapLinearCompareResultValid()1012 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getLevelFace(levelNdx, CUBEF… in isSeamlessLinearCompareResultValid()1243 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getFormat()); in isGatherOffsetsCompareResultValid()1326 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(texture.getLevelFace(0, coords.face)… in isGatherCompareResultValid()
1654 static bool isFixedPointDepthTextureFormat (const tcu::TextureFormat& format) in isFixedPointDepthTextureFormat() function2077 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample1DCompare()2102 const bool isFixedPointDepth = isFixedPointDepthTextureFormat(m_format); in sample2DCompare()2421 const bool isFixedPoint = isFixedPointDepthTextureFormat(src.getFormat()); in gatherArray2DOffsetsCompare()2790 …const bool isFixedPointDepth = isFixedPointDepthTextureFormat(faceAccesses[coords.face].getFormat(… in sampleCubeSeamlessLinearCompare()3358 const bool isFixedPoint = isFixedPointDepthTextureFormat(m_levels[0][0].getFormat()); in gatherCompare()