Home
last modified time | relevance | path

Searched defs:framebufferAttachment (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp146 bool GLESvalidate::framebufferAttachment(GLenum attachment){ in framebufferAttachment() function in GLESvalidate
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment() function in GLESv2Validate
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp520 bool framebufferAttachment(GL2Encoder* ctx, GLenum attachment) { in framebufferAttachment() function