Subversion Repositories Kolibri OS

Rev

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

Rev 954 Rev 1002
Line 62... Line 62...
62
  unsigned  pitch_offset;
62
  unsigned  pitch_offset;
63
  void      *local;
63
  void      *local;
64
}local_pixmap_t;
64
}local_pixmap_t;
Line -... Line 65...
-
 
65
 
-
 
66
#define  PX_MEM_SYSTEM    0
-
 
67
#define  PX_MEM_LOCAL     1
-
 
68
#define  PX_MEM_GART      2
-
 
69
 
-
 
70
#define  PX_MEM_MASK      3
Line 65... Line 71...
65
 
71
 
Line 66... Line 72...
66
 
72
 
67
#define   PX_LOCK            1
73
#define   PX_LOCK         1