Searched refs:FramebufferAttachmentLayeredCase (Results 1 – 1 of 1) sorted by relevance
5496 class FramebufferAttachmentLayeredCase : public GeometryShaderFeartureTestCase class5499 FramebufferAttachmentLayeredCase(Context &context, const char *name, const char *description);5503 FramebufferAttachmentLayeredCase::FramebufferAttachmentLayeredCase(Context &context, const char *na… in FramebufferAttachmentLayeredCase() function in deqp::gles31::Functional::__anon539908d10111::FramebufferAttachmentLayeredCase5509 FramebufferAttachmentLayeredCase::IterateResult FramebufferAttachmentLayeredCase::iterate(void) in iterate()6714 …queryGroup->addChild(new FramebufferAttachmentLayeredCase(m_context, "framebuffer_attachment_layer… in init()