Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::HostBuffer::TestStateQuery Struct Reference

Test only internal state. More...

#include <host_buffer.h>

Public Attributes

size_t current_frame
 
size_t current_buffer
 
size_t total_buffer_count
 

Detailed Description

Test only internal state.

Definition at line 127 of file host_buffer.h.

Member Data Documentation

◆ current_buffer

size_t impeller::HostBuffer::TestStateQuery::current_buffer

Definition at line 129 of file host_buffer.h.

◆ current_frame

size_t impeller::HostBuffer::TestStateQuery::current_frame

Definition at line 128 of file host_buffer.h.

◆ total_buffer_count

size_t impeller::HostBuffer::TestStateQuery::total_buffer_count

Definition at line 130 of file host_buffer.h.


The documentation for this struct was generated from the following file: