Home
last modified time | relevance | path

Searched refs:setAttachment (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DFramebufferData.h72 void setAttachment(class GLEScontext* ctx,
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp220 void FramebufferData::setAttachment( in setAttachment() function in FramebufferData
585 setAttachment(ctx, GL_COLOR_ATTACHMENT0_OES, GL_TEXTURE_2D, tex, ObjectDataPtr(), true); in validate()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2607 fbObj->setAttachment( in glFramebufferTexture2DOES()
2648 fbObj->setAttachment( in glFramebufferRenderbufferOES()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp699 fbObj->setAttachment( in glFramebufferTextureLayer()
DGLESv2Imp.cpp1393 fbObj->setAttachment( in s_detachFromFramebuffer()
1747 fbObj->setAttachment( in glFramebufferRenderbuffer()
1802 fbObj->setAttachment( in glFramebufferTexture2D()