Searched refs:texOESInvProgram (Results 1 – 1 of 1) sorted by relevance
315 GLint texOESInvProgram = in initGLResources() local327 || texOESInvProgram == -1 in initGLResources()397 GLint texOESInvAlpha = glGetUniformLocation(texOESInvProgram, "alpha"); in initGLResources()398 GLint texOESInvContrast = glGetUniformLocation(texOESInvProgram, "contrast"); in initGLResources()399 GLint texOESInvPosition = glGetAttribLocation(texOESInvProgram, "vPosition"); in initGLResources()400 GLint texOESInvProjMtx = glGetUniformLocation(texOESInvProgram, "projectionMatrix"); in initGLResources()401 GLint texOESInvTexSampler = glGetUniformLocation(texOESInvProgram, "s_texture"); in initGLResources()402 GLint texOESInvFillPortion = glGetUniformLocation(texOESInvProgram, "fillPortion"); in initGLResources()404 texOESInvPosition, texOESInvProgram, in initGLResources()