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