Searched refs:mapBufferType (Results 1 – 2 of 2) sorted by relevance
85 switch (gpu->glCaps().mapBufferType()) { in map()140 switch (gpu->glCaps().mapBufferType()) { in unmap()
174 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType() function