Home | History | Annotate | Download | only in canvas

Lines Matching refs:getFramebufferAttachmentParameteriv

2001         m_context->getFramebufferAttachmentParameteriv(target, attachment, pname, &value);
2009 m_context->getFramebufferAttachmentParameteriv(target, attachment, GraphicsContext3D::FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE, &type);
2013 m_context->getFramebufferAttachmentParameteriv(target, attachment, GraphicsContext3D::FRAMEBUFFER_ATTACHMENT_OBJECT_NAME, &value);