Searched defs:framebufferAttachment (Results 1 – 6 of 6) sorted by relevance
146 bool GLESvalidate::framebufferAttachment(GLenum attachment){ in framebufferAttachment() function in GLESvalidate
240 const gl::FramebufferAttachment &framebufferAttachment, in ReadPixelsFromAttachment()273 const gl::FramebufferAttachment &framebufferAttachment, in SerializeFramebufferAttachment()
190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment() function in GLESv2Validate
520 bool framebufferAttachment(GL2Encoder* ctx, GLenum attachment) { in framebufferAttachment() function
2713 const gl::FramebufferAttachment *framebufferAttachment) in UsePresentPathFast()
497 const gl::FramebufferAttachment &framebufferAttachment = in getReadAttachment() local