Searched refs:GLToolbox (Results 1 – 6 of 6) sorted by relevance
70 mProgram = GLToolbox.createProgram(VERTEX_SHADER, FRAGMENT_SHADER); in init()111 GLToolbox.checkGlError("glUseProgram"); in renderTexture()115 GLToolbox.checkGlError("glViewport"); in renderTexture()127 GLToolbox.checkGlError("vertex attribute setup"); in renderTexture()131 GLToolbox.checkGlError("glActiveTexture"); in renderTexture()133 GLToolbox.checkGlError("glBindTexture"); in renderTexture()
21 public class GLToolbox { class
86 GLToolbox.initTexParams(); in loadTextures()
145 GLToolbox.initTexParams(); in loadTextures()