Searched defs:failsQuantity (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 138 deUint32 failsQuantity = 0u; in iterate() local 368 …firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail() 377 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkPlatformFunction() 383 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkInstanceFunction() 389 …t& ctx, tcu::TestLog& log, const char* const name, deBool shouldBeNonNull, deUint32& failsQuantity) in checkDeviceFunction() 409 …deBool mixupAddressProcCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, c… in mixupAddressProcCheck() 430 …deBool specialCasesCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const… in specialCasesCheck() 446 …deBool regularCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const vect… in regularCheck()
|