Searched refs:getColorbufferName (Results 1 – 3 of 3) sorted by relevance
69 GLuint getColorbufferName(GLuint index);
272 GLuint Framebuffer::getColorbufferName(GLuint index) in getColorbufferName() function in es2::Framebuffer
2654 attachmentHandle = framebuffer->getColorbufferName(0); in GetFramebufferAttachmentParameteriv()2687 attachmentHandle = framebuffer->getColorbufferName(attachment - GL_COLOR_ATTACHMENT0); in GetFramebufferAttachmentParameteriv()