MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leRenderState Struct Reference

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

Collaboration diagram for leRenderState:

Data Fields

const gfxDisplayDriverdispDriver
 
const gfxGraphicsProcessorgpuDriver
 
uint32_t layerIdx
 
uint32_t bufferCount
 
uint32_t frameRectIdx
 
leWidgetcurrentWidget
 
leRect drawRect
 
leLayerStatecurrentLayerState
 
leRenderLayerStatecurrentRenderLayer
 
leFrameState frameState
 
size_t drawCount
 
uint32_t frameDrawCount
 
uint32_t deltaTime
 
lePaletteglobalPalette
 
int32_t currentScratchBuffer
 
gfxIOCTLArg_Value val
 

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: