Subversion Repositories Kolibri OS

Rev

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

Rev 4363 Rev 4382
Line 975... Line 975...
975
    __u32 name;
975
    __u32 name;
976
    __u32 width;
976
    __u32 width;
977
    __u32 height;
977
    __u32 height;
978
    __u32 pitch;
978
    __u32 pitch;
979
    __u32 tiling;
979
    __u32 tiling;
-
 
980
    __u32 crtc;
-
 
981
    __u32 pipe;
980
};
982
};
Line 981... Line 983...
981
 
983