Home | History | Annotate | Download | only in libGLESv2

Lines Matching full:attachmenthandle

2696             GLuint attachmentHandle;
2701 attachmentHandle = framebuffer->getColorbufferHandle();
2705 attachmentHandle = framebuffer->getDepthbufferHandle();
2709 attachmentHandle = framebuffer->getStencilbufferHandle();
2733 *params = attachmentHandle;