Searched refs:mVertexBufferObjectId (Results 1 – 2 of 2) sorted by relevance
74 private int mVertexBufferObjectId; field in MatrixPaletteRenderer.Grid186 mVertexBufferObjectId = vboIds[0]; in createBufferObjects()190 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in createBufferObjects()210 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in draw()
242 private int mVertexBufferObjectId; field in CubeMapActivity.Grid342 mVertexBufferObjectId = vboIds[0]; in createBufferObjects()346 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in createBufferObjects()367 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in draw()