Searched refs:mBaseViewIndex (Results 1 – 2 of 2) sorted by relevance
55 mBaseViewIndex(kDefaultBaseViewIndex), in FramebufferAttachment()84 std::swap(mBaseViewIndex, other.mBaseViewIndex); in operator =()104 mBaseViewIndex = kDefaultBaseViewIndex; in detach()130 mBaseViewIndex = baseViewIndex; in attach()222 return mBaseViewIndex; in getBaseViewIndex()248 mIsMultiview != other.mIsMultiview || mBaseViewIndex != other.mBaseViewIndex || in operator ==()
197 GLint mBaseViewIndex; variable