Add missing frame info name
Test: Provoke Davey, no crash Bug: 171046219 Change-Id: Ife596b3ffe131ce201973417222a058ff7baec0f
This commit is contained in:
@@ -40,6 +40,7 @@ const std::array<std::string, static_cast<int>(FrameInfoIndex::NumIndexes)> Fram
|
||||
"DequeueBufferDuration",
|
||||
"QueueBufferDuration",
|
||||
"GpuCompleted",
|
||||
"SwapBuffersCompleted"
|
||||
};
|
||||
|
||||
static_assert(static_cast<int>(FrameInfoIndex::NumIndexes) == 20,
|
||||
|
||||
Reference in New Issue
Block a user