Searched refs:glActiveTexture (Results 1 – 8 of 8) sorted by relevance
90 glActiveTexture(GL_TEXTURE0); in DrawTexture()
121 glActiveTexture(GL_TEXTURE0); in DrawTexture()
130 glActiveTexture(GL_TEXTURE0); in DrawTexture()
179 public void glActiveTexture(int texture) { in glActiveTexture() method in GLMock
29 public void glActiveTexture( in glActiveTexture() method in GLStub
228 GLES20.glActiveTexture(GLES20.GL_TEXTURE0); in onDrawFrame()
570 gl.glActiveTexture(GL11.GL_TEXTURE1); in drawMixed()575 gl.glActiveTexture(GL11.GL_TEXTURE0); in drawMixed()605 gl.glActiveTexture(GL11.GL_TEXTURE0); in drawMixed()
272 GLES20.glActiveTexture(GLES20.GL_TEXTURE0); in renderTexture()