1 2 3 4 5 6 7 8
// NOLINTBEGIN FN(DestroyDevice) FN(GetDeviceQueue) FN(CreateCommandPool) FN(ResetCommandPool) FN(DestroyCommandPool) FN(DeviceWaitIdle) // NOLINTEND