Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp369 for (AllocationCallbackRecorder::RecordIterator callbackIter = recorder.getRecordsBegin(); in validateAllocationCallbacks() local
370 callbackIter != recorder.getRecordsEnd(); in validateAllocationCallbacks()
371 ++callbackIter) in validateAllocationCallbacks()
373 const AllocationCallbackRecord& record = *callbackIter; in validateAllocationCallbacks()