Searched refs:glUtilsColorAttachmentIndex (Results 1 – 4 of 4) sorted by relevance
75 int glUtilsColorAttachmentIndex(GLenum attachment);
2233 glUtilsColorAttachmentIndex(attachment); in getBoundFramebufferFormat()2540 glUtilsColorAttachmentIndex(attachment); in attachTextureObject()2583 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentTexture()2623 glUtilsColorAttachmentIndex(attachment); in detachRboFromFbo()2678 glUtilsColorAttachmentIndex(attachment); in attachRbo()2711 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentRbo()2809 glUtilsColorAttachmentIndex(attachment); in attachmentHasObject()
1069 int glUtilsColorAttachmentIndex(GLenum attachment) { in glUtilsColorAttachmentIndex() function
4204 glUtilsColorAttachmentIndex(bufs[i]) == -1, in s_glDrawBuffers()4208 glUtilsColorAttachmentIndex(bufs[i]) != -1, in s_glDrawBuffers()4212 ((glUtilsColorAttachmentIndex(bufs[i]) != -1 && in s_glDrawBuffers()4213 glUtilsColorAttachmentIndex(bufs[i]) != i) || in s_glDrawBuffers()4214 (glUtilsColorAttachmentIndex(bufs[i]) == -1 && in s_glDrawBuffers()4226 glUtilsColorAttachmentIndex(src) != -1 && in s_glReadBuffer()4227 (glUtilsColorAttachmentIndex(src) >= in s_glReadBuffer()4241 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()4251 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()