Home
last modified time | relevance | path

Searched refs:m_attachmentSpec (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp448 const FboSpec m_attachmentSpec; member in deqp::gles31::Functional::__anon8d92e5d50111::AttachmentInteractionCase
460 , m_attachmentSpec (attachmentSpec) in AttachmentInteractionCase()
479 …erStorageMultisample(GL_RENDERBUFFER, m_attachmentSpec.samples, GL_RGBA8, m_attachmentSpec.width, in iterate()
482 …essage << "Verifying " << m_attachmentSpec.width << "x" << m_attachmentSpec.height << " framebuffe… in iterate()
485 …mebufferRenderable(log, m_renderCtx, framebuffer, IVec2(m_attachmentSpec.width, m_attachmentSpec.h… in iterate()
486 …eckFramebufferSize(log, m_renderCtx, framebuffer, IVec2(m_attachmentSpec.width, m_attachmentSpec.h… in iterate()