Searched defs:hasClientArrays (Results 1 – 1 of 1) sorted by relevance
1183 void GL2Encoder::getVBOUsage(bool* hasClientArrays, bool* hasVBOs) const { in getVBOUsage()1202 void GL2Encoder::sendVertexAttributes(GLint first, GLsizei count, bool hasClientArrays, GLsizei pri… in sendVertexAttributes()5359 bool hasClientArrays = false; in s_glDrawArraysIndirect() local5385 bool hasClientArrays = false; in s_glDrawElementsIndirect() local