Searched refs:mapBufferType (Results 1 – 2 of 2) sorted by relevance
177 switch (this->glCaps().mapBufferType()) { in onMap()244 switch (this->glCaps().mapBufferType()) { in onUnmap()
298 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType() function