Searched refs:SVGA3dCapsRecord (Results 1 – 2 of 2) sorted by relevance
92 struct SVGA3dCapsRecord { struct96 SVGA3dCapsRecord; argument115 static INLINE SVGA3dCapsRecord *120 SVGA3dCapsRecord *record, *found = NULL; in SVGA3dCaps_FindRecord()127 record = (SVGA3dCapsRecord *) (capsBlock + offset); in SVGA3dCaps_FindRecord()
234 const SVGA3dCapsRecord *capsRecord = NULL; in vmw_svga_winsys_get_cap()247 const SVGA3dCapsRecord *record; in vmw_svga_winsys_get_cap()249 record = (const SVGA3dCapsRecord *) (capsBlock + offset); in vmw_svga_winsys_get_cap()