Searched refs:hasValidDepthStencil (Results 1 – 3 of 3) sorted by relevance
326 bool hasValidDepthStencil() const;
1762 bool Framebuffer::hasValidDepthStencil() const in hasValidDepthStencil() function in gl::Framebuffer
5416 if (!framebuffer->hasValidDepthStencil() && !context->isWebGL1()) in ValidateGetFramebufferAttachmentParameterivBase()