Searched defs:flushMappedBufferRange (Results 1 – 3 of 3) sorted by relevance
280 PFNGLFLUSHMAPPEDBUFFERRANGEPROC flushMappedBufferRange = nullptr; variable
212 glFlushMappedBufferRangeFunc flushMappedBufferRange; variable
5907 void Context::flushMappedBufferRange(BufferBinding /*target*/, in flushMappedBufferRange() function in gl::Context