Home | History | Annotate | Download | only in tests

Lines Matching refs:glGetUniformLocation

540             mTexSamplerHandle = glGetUniformLocation(mPgm, "texSampler");
543 mTexMatrixHandle = glGetUniformLocation(mPgm, "texMatrix");