Searched defs:getVBOUsage (Results 1 – 2 of 2) sorted by relevance
313 void GLClientState::getVBOUsage(bool* hasClientArrays, bool* hasVBOs) { in getVBOUsage() function in GLClientState
1281 void GL2Encoder::getVBOUsage(bool* hasClientArrays, bool* hasVBOs) const { in getVBOUsage() function in GL2Encoder