Cogl.BufferAccess
The access hints for Cogl.buffer_set_update_hint
Since 1.2
- BufferAccess.READ
the buffer will be read
- BufferAccess.WRITE
the buffer will written to
- BufferAccess.READ_WRITE
the buffer will be used for both reading and writing
The access hints for Cogl.buffer_set_update_hint
Since 1.2
the buffer will be read
the buffer will written to
the buffer will be used for both reading and writing