Lines Matching refs:mTexSamplerHandle
540 mTexSamplerHandle = glGetUniformLocation(mPgm, "texSampler");542 ASSERT_NE(-1, mTexSamplerHandle);564 glUniform1i(mTexSamplerHandle, 0);598 GLint mTexSamplerHandle;