Searched refs:getCurrentNormal (Results 1 – 3 of 3) sorted by relevance
164 const angle::Vector3 &getCurrentNormal() const;
217 const angle::Vector3 &GLES1State::getCurrentNormal() const in getCurrentNormal() function in gl::GLES1State
251 const angle::Vector3 normal = gles1State.getCurrentNormal(); in prepareForDraw()