Searched refs:getStencilOrDepthStencilAttachment (Results 1 – 3 of 3) sorted by relevance
79 const FramebufferAttachment *getStencilOrDepthStencilAttachment() const;245 const FramebufferAttachment *getStencilOrDepthStencilAttachment() const;
483 return getStencilOrDepthStencilAttachment(); in getReadPixelsAttachment()525 const FramebufferAttachment *FramebufferState::getStencilOrDepthStencilAttachment() const in getStencilOrDepthStencilAttachment() function in gl::FramebufferState998 const FramebufferAttachment *Framebuffer::getStencilOrDepthStencilAttachment() const in getStencilOrDepthStencilAttachment() function in gl::Framebuffer1000 return mState.getStencilOrDepthStencilAttachment(); in getStencilOrDepthStencilAttachment()
3740 framebuffer->getStencilOrDepthStencilAttachment(); in ValidateDrawStates()6812 readBuffer = readFramebuffer->getStencilOrDepthStencilAttachment(); in ValidateReadPixelsBase()