Home
last modified time | relevance | path

Searched refs:AllocationCallbackValidationResults (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp214 struct AllocationCallbackValidationResults struct
220 AllocationCallbackValidationResults (void);
225 void validateAllocationCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* results);
226 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits);
229 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults);
H A DvkAllocationCallbackUtil.cpp317 AllocationCallbackValidationResults::AllocationCallbackValidationResults (void) in AllocationCallbackValidationResults() function in vk::AllocationCallbackValidationResults
322 void AllocationCallbackValidationResults::clear (void) in clear()
362 void validateAllocationCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* results) in validateAllocationCallbacks()
575 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits) in checkAndLog()
639 AllocationCallbackValidationResults validationResults; in validateAndLog()
646 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryMappingTests.cpp298 AllocationCallbackValidationResults validateRes;
866 AllocationCallbackValidationResults results;
H A DvktMemoryAllocationTests.cpp609 AllocationCallbackValidationResults validateRes; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp337 AllocationCallbackValidationResults validateRes;
915 AllocationCallbackValidationResults results;
H A DvktMemoryAllocationTests.cpp613 AllocationCallbackValidationResults validateRes; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp386 AllocationCallbackValidationResults validationResults; in getCurrentSystemMemoryUsage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp386 AllocationCallbackValidationResults validationResults; in getCurrentSystemMemoryUsage()

Completed in 19 milliseconds