Home
last modified time | relevance | path

Searched defs:errValue (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2849 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local
3005 deUint32 errValue = 0; in compareAndVerifyUnderestimatedNormal() local
3081 deUint32 errValue = 0; in compareAndVerifyUnderestimatedDegenerate() local
3637 deUint32 errValue = 0; in compareAndVerifyOverestimatedNormal() local
3777 tcu::RGBA errValue; in compareAndVerifyUnderestimatedNormal() local
4168 deUint32 errValue = 0; in compareAndVerifyOverestimated() local
4264 deUint32 errValue = 0; in compareAndVerifyUnderestimated() local
/external/icu/icu4c/source/common/
Dumutablecptrie.cpp130 MutableCodePointTrie::MutableCodePointTrie(uint32_t iniValue, uint32_t errValue, UErrorCode &errorC… in MutableCodePointTrie()