Searched defs:isMultiview (Results 1 – 4 of 4) sorted by relevance
116 bool isMultiview, in attach()213 bool FramebufferAttachment::isMultiview() const in isMultiview() function in gl::FramebufferAttachment
658 bool FramebufferState::isMultiview() const in isMultiview() function in gl::FramebufferState1766 bool isMultiview, in setAttachment()1819 bool isMultiview, in commitWebGL1DepthStencilIfConsistent()1899 bool isMultiview, in setAttachmentImpl()1972 bool isMultiview, in updateAttachment()2161 bool Framebuffer::isMultiview() const in isMultiview() function in gl::Framebuffer
132 const bool isMultiview = (iter->first == TExtension::OVR_multiview) || in writeExtensionBehavior() local
291 const bool isMultiview = in writeExtensionBehavior() local