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