Subversion Repositories Kolibri OS

Rev

Rev 4368 | Rev 4501 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4368 Rev 4377
Line 389... Line 389...
389
    uint32_t  name;
389
    uint32_t  name;
390
    uint32_t  width;
390
    uint32_t  width;
391
    uint32_t  height;
391
    uint32_t  height;
392
    uint32_t  pitch;
392
    uint32_t  pitch;
393
    uint32_t  tiling;
393
    uint32_t  tiling;
-
 
394
    uint32_t  crtc;
-
 
395
    uint32_t  pipe;
Line 394... Line 396...
394
 
396
 
395
    struct kgem_bo *fb_bo;
397
    struct kgem_bo *fb_bo;
Line 396... Line 398...
396
};
398
};