Home
last modified time | relevance | path

Searched refs:AllocationCallbackValidationResults (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp214 struct AllocationCallbackValidationResults struct
220 AllocationCallbackValidationResults (void);
225 …ionCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* re…
226 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results,…
229 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationRes…
DvkAllocationCallbackUtil.cpp317 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults
322 void AllocationCallbackValidationResults::clear (void) in clear()
362 …tionCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* re… in validateAllocationCallbacks()
575 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 a… in checkAndLog()
639 AllocationCallbackValidationResults validationResults; in validateAndLog()
646 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp526 AllocationCallbackValidationResults validateRes; in iterate()
DvktMemoryMappingTests.cpp296 AllocationCallbackValidationResults validateRes; in computeDeviceMemorySystemMemFootprint()
805 AllocationCallbackValidationResults results; in testMemoryMapping()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp352 AllocationCallbackValidationResults validationResults; in getCurrentSystemMemoryUsage()