Home
last modified time | relevance | path

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

/external/skia/tests/
DUtilsTest.cpp629 for (uint32_t srcBits : kBitPatterns) { in DEF_TEST() local
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp1153 static int calculateU8ConversionError(int srcBits) in calculateU8ConversionError()
1182 static int getToSRGB8ConversionError(int srcBits) in getToSRGB8ConversionError()
Des3fDrawBuffersIndexedTests.cpp474 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp685 static int calculateU8ConversionError(int srcBits) in calculateU8ConversionError()
Des31fShaderFramebufferFetchTests.cpp157 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in getFixedPointFormatThreshold() local
Des31fCopyImageTests.cpp1699 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat); in calculateThreshold() local
/external/lz4/tests/
Dframetest.c1150 … unsigned const srcBits = (FUZ_rand(&randState) % (FUZ_highbit((U32)(CNBufferLength-1)) - 1)) + 1; in fuzzerTests() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2403 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/external/llvm/lib/Support/
DAPInt.cpp2444 unsigned int srcBits, unsigned int srcLSB) in tcExtract()
/external/deqp/framework/common/
DtcuCompressedTexture.cpp1442 inline int32_t signExtend(int32_t value, int32_t srcBits, int32_t dstBits) in signExtend()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp2375 unsigned srcBits, unsigned srcLSB) { in tcExtract()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2421 unsigned srcBits, unsigned srcLSB) { in tcExtract()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4181 static float calculateFloatConversionError(int srcBits) in calculateFloatConversionError()