Home | History | Annotate | Download | only in gl

Lines Matching refs:MapBufferRange

274         GET_PROC(MapBufferRange);
812 // ES3: MapBufferRange, FlushMappedBufferRange, and UnmapBuffer are core (so no suffix).
816 // let us mix the newer MapBufferRange with the older UnmapBufferOES, but we've hit others that
827 GET_PROC(MapBufferRange);
830 GET_PROC_SUFFIX(MapBufferRange, EXT);