Searched refs:getCurrentNormal (Results 1 – 3 of 3) sorted by relevance
185 const angle::Vector3 &getCurrentNormal() const;
235 const angle::Vector3 &GLES1State::getCurrentNormal() const in getCurrentNormal() function in gl::GLES1State
340 const angle::Vector3 normal = gles1State->getCurrentNormal(); in prepareForDraw()