Searched defs:hasDepth (Results 1 – 2 of 2) sorted by relevance
648 bool FramebufferState::hasDepth() const in hasDepth() function in gl::FramebufferState1104 bool Framebuffer::hasDepth() const in hasDepth() function in gl::Framebuffer
1811 …bool hasDepth = (props.depthAttachment_hasTexObj || props.depthAttachment_hasRbo || props.depthste… in checkFramebufferCompleteness() local