Searched refs:validateAndLog (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 210 if (!validateAndLog(log, in createSurfaceCustomAllocatorTest() 217 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceCustomAllocatorTest() 249 if (!validateAndLog(log, in createSurfaceSimulateOOMTest() 261 if (!validateAndLog(log, allocationRecorder, 0u)) in createSurfaceSimulateOOMTest()
|
D | vktWsiSwapchainTests.cpp | 650 if (!validateAndLog(log, allocationRecorder, 0u)) in iterate()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 215 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUin…
|
D | vkAllocationCallbackUtil.cpp | 620 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowe… in validateAndLog() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2293 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, noCmdScope)) in createSingleAllocCallbacksTest() 2298 if (!validateAndLog(context.getTestContext().getLog(), objCallbacks, 0u)) in createSingleAllocCallbacksTest() 2302 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in createSingleAllocCallbacksTest() 2359 if (!validateAndLog(context.getTestContext().getLog(), recorder, 0u)) in allocCallbackFailTest() 2371 if (!validateAndLog(context.getTestContext().getLog(), resCallbacks, 0u)) in allocCallbackFailTest()
|