Home
last modified time | relevance | path

Searched defs:fboAttachment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2165 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferTexture2D() local
2236 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferTextureLayer() local
2293 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferRenderbuffer() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp1216 …const glw::GLenum fboAttachment = (m_isDepthFormat) ? (GL_DEPTH_ATTACHMENT) : (GL_COLOR_ATTACHMENT… in init() local