Searched refs:UserDataString (Results 1 – 1 of 1) sorted by relevance
6512 class UserDataString6515 UserDataString(VmaAllocationCreateFlags allocFlags, const void* pUserData);13518 UserDataString userDataStr(createInfo.flags, createInfo.pUserData); in RecordAllocateMemory()13544 UserDataString userDataStr(createInfo.flags, createInfo.pUserData); in RecordAllocateMemoryPages()13571 UserDataString userDataStr(createInfo.flags, createInfo.pUserData); in RecordAllocateMemoryForBuffer()13600 UserDataString userDataStr(createInfo.flags, createInfo.pUserData); in RecordAllocateMemoryForImage()13666 UserDataString userDataStr( in RecordSetAllocationUserData()13748 UserDataString userDataStr(allocCreateInfo.flags, allocCreateInfo.pUserData); in RecordCreateBuffer()13774 UserDataString userDataStr(allocCreateInfo.flags, allocCreateInfo.pUserData); in RecordCreateImage()13895 VmaRecorder::UserDataString::UserDataString(VmaAllocationCreateFlags allocFlags, const void* pUserD… in UserDataString() function