Searched refs:getBaseViewIndex (Results 1 – 9 of 9) sorted by relevance
127 GLint getBaseViewIndex() const;262 GLint getBaseViewIndex() const;
118 GLint getBaseViewIndex() const;
58 if (checkAttachment->getBaseViewIndex() + checkAttachment->getNumViews() > in CheckMultiviewStateMatchesForCompleteness()748 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex() function in gl::FramebufferState755 return attachment->getBaseViewIndex(); in getBaseViewIndex()2270 GLint Framebuffer::getBaseViewIndex() const in getBaseViewIndex() function in gl::Framebuffer2272 return mState.getBaseViewIndex(); in getBaseViewIndex()
220 GLint FramebufferAttachment::getBaseViewIndex() const in getBaseViewIndex() function in gl::FramebufferAttachment
1231 *params = attachmentObject->getBaseViewIndex(); in QueryFramebufferAttachmentParameteriv()
70 int baseViewIndex = firstAttachment->getBaseViewIndex(); in clearLayeredFBO()
180 int baseViewIndex = attachment.getBaseViewIndex(); in AreAllLayersActive()
2473 programGL->enableLayeredRenderingPath(drawFramebufferState.getBaseViewIndex()); in updateMultiviewBaseViewLayerIndexUniformImpl()
293 json->addScalar("ViewIndex", framebufferAttachment.getBaseViewIndex()); in SerializeFramebufferAttachment()