Searched refs:getFboAttachment (Results 1 – 3 of 3) sorted by relevance
786 …tcu::PixelBufferAccess getFboAttachment (const rc::Framebuffer& framebuffer, rc::Framebuffer::Att…790 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawColorbuffer()791 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawDepthbuffer()792 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawStencilbuffer()793 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadColorbuffer()794 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadDepthbuffer()795 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadStencilbuffer()
2348 tcu::PixelBufferAccess ReferenceContext::getFboAttachment (const rc::Framebuffer& framebuffer, rc::… in getFboAttachment() function in sglr::ReferenceContext
250 GLuint getFboAttachment (const Functions& gl, GLuint fbo, GLenum requiredType) in getFboAttachment() function360 return getFboAttachment(gl(), fbo, GL_TEXTURE); in getAttachment()567 return getFboAttachment(gl(), fbo, GL_RENDERBUFFER); in getAttachment()