]> git.tdb.fi Git - libs/gl.git/commitdiff
Check for OES_mapbuffer in Buffer::unmap
authorMikko Rasa <tdb@tdb.fi>
Wed, 25 Apr 2018 11:53:33 +0000 (14:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 25 Apr 2018 11:53:33 +0000 (14:53 +0300)
It might have been mapped through ARB_map_buffer_range, in which case
OES_mapbuffer didn't get initialized in Buffer::map.


No differences found