Searched refs:getColorbufferName (Results 1 – 6 of 6) sorted by relevance
60 GLuint getColorbufferName();
196 GLuint Framebuffer::getColorbufferName() in getColorbufferName() function in es1::Framebuffer
2090 attachmentHandle = framebuffer->getColorbufferName(); in GetFramebufferAttachmentParameterivOES()
69 GLuint getColorbufferName(GLuint index);
272 GLuint Framebuffer::getColorbufferName(GLuint index) in getColorbufferName() function in es2::Framebuffer
2661 attachmentHandle = framebuffer->getColorbufferName(0); in GetFramebufferAttachmentParameteriv()2694 attachmentHandle = framebuffer->getColorbufferName(attachment - GL_COLOR_ATTACHMENT0); in GetFramebufferAttachmentParameteriv()