Searched defs:_RENDERHAL_SURFACE_STATE_ENTRY (Results 1 – 1 of 1) sorted by relevance
1038 typedef struct _RENDERHAL_SURFACE_STATE_ENTRY struct1040 …RHAL_SURFACE_STATE_TYPE Type; // Type of surface state1041 …SURFACE pSurface; // Pointer to OS surface1042 … *pSurfaceState; // Pointer to Surface State1043 … SURFACE_STATE_TOKEN_COMMON SurfaceToken; // SurfaceS Token1044 …int32_t iSurfStateID; // Surface state ID1045 … dwSurfStateOffset; // Surface state offset (SSH)1046 … uint32_t dwFormat; // Surface format1047 uint32_t dwWidth; // Surface width1048 … uint32_t dwHeight; // Surface heigth[all …]