Lines Matching refs:u32GEClientId
271 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
277 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
335 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
341 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
389 … if(pGECtxLocal->pSharedCtx->u32LstGEClientId!=pGECtxLocal->u32GEClientId) \
395 … pGECtxLocal->pSharedCtx->u32LstGEClientId = pGECtxLocal->u32GEClientId; \
983 …|| ((pGECtxLocal->pSharedCtx->u32LstGEPaletteClientId!=pGECtxLocal->u32GEClientId) && pGECtxLocal-… in GE_Restore_PaletteContext()
986 pGECtxLocal->pSharedCtx->u32LstGEPaletteClientId = pGECtxLocal->u32GEClientId; in GE_Restore_PaletteContext()
3875 pGECtxLocal->u32GEClientId = ++pGEShared->u32GEClientAllocator; in MDrv_GE_Init()
3876 if(0 == pGECtxLocal->u32GEClientId) in MDrv_GE_Init()
3877 pGECtxLocal->u32GEClientId = ++pGEShared->u32GEClientAllocator; in MDrv_GE_Init()