Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp720 releaseFboAttachmentReference(attachment); in deleteTexture()
763 releaseFboAttachmentReference(binding->getAttachment((Framebuffer::AttachmentPoint)point)); in bindFramebuffer()
862 releaseFboAttachmentReference(attachment); in deleteRenderbuffer()
1942 void ReferenceContext::releaseFboAttachmentReference (const Framebuffer::Attachment& attachment) in releaseFboAttachmentReference() function in sglr::ReferenceContext
2015 releaseFboAttachmentReference(fboAttachment); in framebufferTexture2D()
2082 releaseFboAttachmentReference(fboAttachment); in framebufferTextureLayer()
2137 releaseFboAttachmentReference(fboAttachment); in framebufferRenderbuffer()
DsglrReferenceContext.hpp783 void releaseFboAttachmentReference (const rc::Framebuffer::Attachment& attachment);