Searched refs:mElementBufferObjectId (Results 1 – 2 of 2) sorted by relevance
75 private int mElementBufferObjectId; field in MatrixPaletteRenderer.Grid187 mElementBufferObjectId = vboIds[1]; in createBufferObjects()194 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in createBufferObjects()220 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in draw()
243 private int mElementBufferObjectId; field in CubeMapActivity.Grid343 mElementBufferObjectId = vboIds[1]; in createBufferObjects()350 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in createBufferObjects()373 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in draw()