HomeSort by relevance Sort by last modified time
    Searched refs:checkAndLog (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkAllocationCallbackUtil.hpp 226 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits);
vkAllocationCallbackUtil.cpp 575 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits)
643 return checkAndLog(log, validationResults, allowedLiveAllocScopeBits);

Completed in 317 milliseconds