Searched refs:sLastBoundTexture (Results 1 – 1 of 1) sorted by relevance
31 private static int sLastBoundTexture; field in OpenGLSystem45 sLastBoundTexture = 0; in setGL()54 if (sLastBoundTexture != texture) { in bindTexture()56 sLastBoundTexture = texture; in bindTexture()