![]() |
MPLABĀ® Harmony Graphics Suite
|
This structs represents global state of the renderer. More...
#include <legato_renderer.h>

Data Fields | |
| const gfxDisplayDriver * | dispDriver |
| const gfxGraphicsProcessor * | gpuDriver |
| uint32_t | layerIdx |
| uint32_t | bufferCount |
| uint32_t | frameRectIdx |
| leWidget * | currentWidget |
| leRect | drawRect |
| leRenderLayerState | layerStates [LE_LAYER_COUNT] |
| leFrameState | frameState |
| uint32_t | drawCount |
| uint32_t | frameDrawCount |
| uint32_t | deltaTime |
| lePalette * | globalPalette |
| lePixelBuffer * | renderBuffer |
This structs represents global state of the renderer.
This struct type describes the state at which a widget is being drawn.
1.8.18