Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp202 struct AllocationCallbackValidationResults struct
208 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…
DvkAllocationCallbackUtil.cpp309 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults
314 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()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp258 AllocationCallbackValidationResults validateRes; in computeDeviceMemorySystemMemFootprint()
DvktMemoryMappingTests.cpp217 AllocationCallbackValidationResults validateRes; in computeDeviceMemorySystemMemFootprint()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp321 AllocationCallbackValidationResults validationResults; in getCurrentSystemMemoryUsage()