Searched refs:AllocationCallbackValidationResults (Results 1 – 5 of 5) sorted by relevance
202 struct AllocationCallbackValidationResults struct208 AllocationCallbackValidationResults (void);213 …ionCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* re…214 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results,…217 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationRes…
309 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults314 void AllocationCallbackValidationResults::clear (void) in clear()354 …tionCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* re… in validateAllocationCallbacks()558 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 a… in checkAndLog()622 AllocationCallbackValidationResults validationResults; in validateAndLog()629 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal()
258 AllocationCallbackValidationResults validateRes; in computeDeviceMemorySystemMemFootprint()
217 AllocationCallbackValidationResults validateRes; in computeDeviceMemorySystemMemFootprint()
321 AllocationCallbackValidationResults validationResults; in getCurrentSystemMemoryUsage()