10#ifndef __GFXWRAP_DAVE_CYCLONE5_H__
11#define __GFXWRAP_DAVE_CYCLONE5_H__
14#include "GfxWrapDave.h"
44 di_device_t* m_pkDIDevice;
46 void* m_pkFrameBuffer[2];
D/AVE implementation of the graphics wrapper for Cyclone5 using DRM.
Definition: GfxWrapDaveCyclone5.h:25
virtual eC_Bool Refresh(const RefreshCall_t eRefreshCallType)
static eC_Bool CreateInstance(CGfxEnv *pkGfxEnv)
virtual void CreateScreen()
D/AVE implementation of the graphics wrapper.
Definition: GfxWrapDave.h:44
RefreshCall_t
Definition: GfxWrap.h:113