Searched refs:GR_GL_WRITE_ONLY (Results 1 – 4 of 4) sorted by relevance
180 GL_CALL_RET(fMapPtr, MapBuffer(target, readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()205 readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()
829 #define GR_GL_WRITE_ONLY 0x88B9 macro
190 GL_CALL_RET(fMapPtr, MapBuffer(target, readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()225 readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()
842 #define GR_GL_WRITE_ONLY 0x88B9 macro