Home
last modified time | relevance | path

Searched refs:GE_DbgInfo (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h903 } GE_DbgInfo; typedef
1170 GE_Result MDrv_GE_GetInfo(GE_Context *pGECtx, GE_DbgInfo* dbg);
H A DdrvGE.c4267 GE_Result MDrv_GE_GetInfo(GE_Context *pGECtx, GE_DbgInfo* dbg) in MDrv_GE_GetInfo()
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c1038 GE_DbgInfo tGEDBG; in MApi_GFX_GetDBGInfo_U02()
1042 memset(&tGEDBG,0,sizeof(GE_DbgInfo)); in MApi_GFX_GetDBGInfo_U02()
1046 memcpy(dbg, &tGEDBG, sizeof(GE_DbgInfo)); in MApi_GFX_GetDBGInfo_U02()