We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d5a23 commit 3f55aecCopy full SHA for 3f55aec
1 file changed
shell/platform/embedder/embedder.h
@@ -372,7 +372,7 @@ typedef uint32_t (*UIntFrameInfoCallback)(
372
///
373
/// See: \ref FlutterOpenGLRendererConfig.present_with_info.
374
typedef struct {
375
- /// The size of this struct. Must be sizeof(FlutterFrameInfo).
+ /// The size of this struct. Must be sizeof(FlutterPresentInfo).
376
size_t struct_size;
377
/// Id of the fbo backing the surface that was presented.
378
uint32_t fbo_id;
0 commit comments