Searched refs:getFboAttachment (Results 1 – 3 of 3) sorted by relevance
784 …tcu::PixelBufferAccess getFboAttachment (const rc::Framebuffer& framebuffer, rc::Framebuffer::Att…788 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawColorbuffer()789 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawDepthbuffer()790 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_drawFrameb… in getDrawStencilbuffer()791 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadColorbuffer()792 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadDepthbuffer()793 …inding) ? (rr::MultisamplePixelBufferAccess::fromSinglesampleAccess(getFboAttachment(*m_readFrameb… in getReadStencilbuffer()
2330 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()