Searched refs:getRecordsBegin (Results 1 – 4 of 4) sorted by relevance
148 RecordIterator getRecordsBegin (void) const { return m_records.begin(); } in getRecordsBegin() function in vk::AllocationCallbackRecorder
369 for (AllocationCallbackRecorder::RecordIterator callbackIter = recorder.getRecordsBegin(); in validateAllocationCallbacks()
78 RecordIterator getRecordsBegin (void) const in getRecordsBegin() function in vkt::memory::__anond607d4f40111::CallbackRecorder1642 for (auto iter = recorder.getRecordsBegin(); iter != recorder.getRecordsEnd(); iter++) in validateCallbackRecords()1788 for (auto iter = recorder.getRecordsBegin(); iter != recorder.getRecordsEnd(); iter++) in vkDeviceMemoryAllocateAndFreeTest()1862 for (auto iter = recorder.getRecordsBegin(); iter != recorder.getRecordsEnd(); iter++) in vkDeviceMemoryAllocationFailedTest()2135 for (auto iter = recorder.getRecordsBegin(); iter != recorder.getRecordsEnd(); iter++) in testImportAndUnimportExternalMemory()
335 if (allocationRecorder.getRecordsBegin() == allocationRecorder.getRecordsEnd()) in createSurfaceCustomAllocatorTest()