Searched refs:mMMixLoc (Results 1 – 2 of 2) sorted by relevance
82 GLuint mMMixLoc; variable
45 mMMixLoc = mMixProgram.getUniformLocation("uMix"); in BlurFilter()193 glUniform1f(mMMixLoc, mix); in render()