MPLABĀ® Harmony Graphics Suite
Data Fields
leRenderState Struct Reference

This structs represents global state of the renderer. More...

#include <legato_renderer.h>

Collaboration diagram for leRenderState:
Collaboration graph
[legend]

Data Fields

const gfxDisplayDriver * dispDriver
 
const gfxGraphicsProcessor * gpuDriver
 
uint32_t layerIdx
 
uint32_t bufferCount
 
uint32_t frameRectIdx
 
leWidgetcurrentWidget
 
leRect drawRect
 
leRenderLayerState layerStates [LE_LAYER_COUNT]
 
leFrameState frameState
 
uint32_t drawCount
 
uint32_t frameDrawCount
 
uint32_t deltaTime
 
lePaletteglobalPalette
 
lePixelBufferrenderBuffer
 

Detailed Description

This structs represents global state of the renderer.

This struct type describes the state at which a widget is being drawn.


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