Home
last modified time | relevance | path

Searched defs:srcBits (Results 1 – 13 of 13) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp1040 static int calculateU8ConversionError (int srcBits) in calculateU8ConversionError()
1071 static int getToSRGB8ConversionError (int srcBits) in getToSRGB8ConversionError()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp594 static int calculateU8ConversionError (int srcBits) in calculateU8ConversionError()
Des31fShaderFramebufferFetchTests.cpp156 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
Des31fDrawBuffersIndexedTests.cpp446 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
Des31fCopyImageTests.cpp1654 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in calculateThreshold() local
/external/lz4/tests/
Dframetest.c794 … unsigned const srcBits = (FUZ_rand(&randState) % (FUZ_highbit((U32)(srcDataLength-1)) - 1)) + 1; in fuzzerTests() local
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c3200 BitMapPtr srcBits; in Qd_CopyBits() local
3231 BitMapPtr srcBits; in Qd_CopyMask() local
3705 BitMapPtr srcBits; in Qd_StdBits() local
4806 BitMapPtr srcBits; in Qd_CopyDeepMask() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp1408 inline deInt32 signExtend (deInt32 value, deInt32 srcBits, deInt32 dstBits) in signExtend()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp2267 unsigned srcBits, unsigned srcLSB) { in tcExtract()
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp2512 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/external/llvm/lib/Support/
DAPInt.cpp2444 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2418 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp1918 static float calculateFloatConversionError (int srcBits) in calculateFloatConversionError()