Beatmup
|
Public Attributes | |
bool | read |
bool | write |
bool | cpu |
bool | gpu |
bool | isDataLocked |
if true , the bitmap pixel data is locked in RAM More... | |
int | refs |
number of times the bitmap is locked More... | |
Definition at line 38 of file content_lock.h.
bool Beatmup::BitmapContentLock::LockDescriptor::read |
Definition at line 39 of file content_lock.h.
bool Beatmup::BitmapContentLock::LockDescriptor::write |
Definition at line 39 of file content_lock.h.
bool Beatmup::BitmapContentLock::LockDescriptor::cpu |
Definition at line 40 of file content_lock.h.
bool Beatmup::BitmapContentLock::LockDescriptor::gpu |
Definition at line 40 of file content_lock.h.
bool Beatmup::BitmapContentLock::LockDescriptor::isDataLocked |
if true
, the bitmap pixel data is locked in RAM
Definition at line 41 of file content_lock.h.
int Beatmup::BitmapContentLock::LockDescriptor::refs |
number of times the bitmap is locked
Definition at line 42 of file content_lock.h.