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