Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp782 void acquireFboAttachmentReference (const rc::Framebuffer::Attachment& attachment);
DsglrReferenceContext.cpp774 acquireFboAttachmentReference(fbo->getAttachment((Framebuffer::AttachmentPoint)point)); in bindFramebuffer()
1915 void ReferenceContext::acquireFboAttachmentReference (const Framebuffer::Attachment& attachment) in acquireFboAttachmentReference() function in sglr::ReferenceContext
2026 acquireFboAttachmentReference(fboAttachment); in framebufferTexture2D()
2096 acquireFboAttachmentReference(fboAttachment); in framebufferTextureLayer()
2146 acquireFboAttachmentReference(fboAttachment); in framebufferRenderbuffer()