Searched refs:glUtilsColorAttachmentName (Results 1 – 3 of 3) sorted by relevance
74 GLenum glUtilsColorAttachmentName(int i);
1041 GLenum glUtilsColorAttachmentName(int i) { in glUtilsColorAttachmentName() function
1781 …attachmentRes = checkFramebufferAttachmentCompleteness(target, glUtilsColorAttachmentName(i), &cur… in checkFramebufferCompleteness()2608 detachRboFromFbo(GL_DRAW_FRAMEBUFFER, glUtilsColorAttachmentName(i), renderbuffer); in detachRbo()2609 detachRboFromFbo(GL_READ_FRAMEBUFFER, glUtilsColorAttachmentName(i), renderbuffer); in detachRbo()