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
187 GL_CALL_RET(fMapPtr, MapBuffer(target, readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()216 readOnly ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY)); in onMap()
841 #define GR_GL_WRITE_ONLY 0x88B9 macro