Searched defs:vbo (Results 1 – 5 of 5) sorted by relevance
79 GLuint vbo = 0; variable
418 GLuint vbo; member
945 const VertexFrame* vbo, in SetAttributeValues()
111 int vbo){ in set()405 public void setAttributeValues(String attributeName, int vbo, int type, int components, in setAttributeValues()
73 GlopBuilder& GlopBuilder::setMeshTexturedIndexedVbo(GLuint vbo, GLsizei elementCount) { in setMeshTexturedIndexedVbo()