Searched refs:getRecordsBegin (Results 1 – 3 of 3) 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()
315 if (allocationRecorder.getRecordsBegin() == allocationRecorder.getRecordsEnd()) in createSurfaceCustomAllocatorTest()