Home | History | Annotate | Download | only in tests

Lines Matching full:glgetuniformlocation

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