Searched refs:setCurrentNormal (Results 1 – 3 of 3) sorted by relevance
184 void setCurrentNormal(const angle::Vector3 &normal);
229 void GLES1State::setCurrentNormal(const angle::Vector3 &normal) in setCurrentNormal() function in gl::GLES1State
1245 privateState->getMutableGLES1State()->setCurrentNormal({nx, ny, nz}); in ContextPrivateNormal3f()