Searched defs:getFoveationState (Results 1 – 5 of 5) sorted by relevance
340 inline const gl::FoveationState *FramebufferAttachment::getFoveationState() const in getFoveationState() function
195 const FoveationState &getFoveationState() const { return mFoveationState; } in getFoveationState() function391 const gl::FoveationState *getFoveationState() const override { return &mState.mFoveationState; } in getFoveationState() function
61 const gl::FoveationState *getFoveationState() const override { return nullptr; } in getFoveationState() function
144 const gl::FoveationState *getFoveationState() const override { return nullptr; } in getFoveationState() function
139 const FoveationState &getFoveationState() const { return mFoveationState; } in getFoveationState() function