Searched refs:callCountHint (Results 1 – 2 of 2) sorted by relevance
136 …AllocationCallbackRecorder (const VkAllocationCallbacks* allocator, deUint32 callCountHint = 1024);
229 …corder::AllocationCallbackRecorder (const VkAllocationCallbacks* allocator, deUint32 callCountHint) in AllocationCallbackRecorder() argument231 , m_records (callCountHint) in AllocationCallbackRecorder()