Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp142 deUint32 failsQuantity = 0u; in iterate() local
410 …firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail()
419 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkPlatformFunction()
425 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkInstanceFunction()
431 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkDeviceFunction()
451 …deBool mixupAddressProcCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, c… in mixupAddressProcCheck()
472 …deBool specialCasesCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const… in specialCasesCheck()
488 …deBool regularCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const vect… in regularCheck()