Name Description Size Coverage
tcuBilinearImageCompare.js @const {number} 11774 -
tcuCompressedTexture.js -------------------------------------------------------------------- 41508 -
tcuFloat.js Defines a tcuFloat.FloatDescription object, which is an essential part of the tcuFloat.deFloat type. Holds the information that shapes the tcuFloat.deFloat. @constructor 30890 -
tcuFloatFormat.js ! \file \brief Adjustable-precision floating point operations. 13418 -
tcuFuzzyImageCompare.js tcuFuzzyImageCompare.FuzzyCompareParams struct @constructor @param {number=} maxSampleSkip_ @param {number=} minErrThreshold_ @param {number=} errExp_ 14104 -
tcuImageCompare.js @enum 35650 -
tcuInterval.js ! \file \brief Interval arithmetic and floating point precisions. 18617 -
tcuLogImage.js @const 5993 -
tcuMatrix.js @constructor @param {number} rows @param {number} cols @param {*=} value Initialize to identity. 11385 -
tcuMatrixUtil.js @param {Array<number>} translation @return {tcuMatrix.Matrix} 2292 -
tcuPixelFormat.js @constructor @param {number=} r @param {number=} g @param {number=} b @param {number=} a 2345 -
tcuRGBA.js class tcuRGBA.RGBA @constructor @struct @param {goog.NumberArray=} value 8292 -
tcuSkipList.js This class defines the individual tests which are skipped because of graphics driver bugs which simply can not be worked around in WebGL 2.0 implementations. The intent is that this list be kept as small as possible; and that bugs are filed with the respective GPU vendors for entries in this list. Pass the query argument "runSkippedTests" in the URL in order to force the skipped tests to be run. So, for example: http://localhost:8080/sdk/tests/deqp/functional/gles3/transformfeedback.html?filter=transform_feedback.basic_types.separate.points&runSkippedTests 13320 -
tcuStringTemplate.js 1368 -
tcuSurface.js \brief RGBA8888 surface tcuSurface.Surface provides basic pixel storage functionality. Only single format (RGBA8888) is supported. PixelBufferAccess (see tcuTexture.h) provides much more flexible API for handling various pixel formats. This is mainly a convinience class. @constructor @param {number=} width @param {number=} height 5416 -
tcuTestCase.js This class allows one to create a hierarchy of tests and iterate over them. It replaces TestCase and TestCaseGroup classes. 17153 -
tcuTexCompareVerifier.js \brief Texture compare (shadow) lookup precision parameters. @constructor @struct @param {Array<number>=} coordBits @param {Array<number>=} uvwBits @param {number=} pcfBits @param {number=} referenceBits @param {number=} resultBits 64603 -
tcuTexLookupVerifier.js @typedef {(tcuTexLookupVerifier.LookupPrecision|{tcuTexLookupVerifier.LookupPrecision})} 116440 -
tcuTexture.js Texture tcuTexture.channel order @enum 145714 -
tcuTextureUtil.js @param {number} t @param {number} minVal @param {number} maxVal @return {number} 29498 -
tcuTexVerifierUtil.js @param {number} value @param {number} numAccurateBits @return {number} 10041 -