Searched refs:glUtilsColorAttachmentIndex (Results 1 – 4 of 4) sorted by relevance
72 int glUtilsColorAttachmentIndex(GLenum attachment);
1502 glUtilsColorAttachmentIndex(attachment); in getBoundFramebufferFormat()1735 glUtilsColorAttachmentIndex(attachment); in attachTextureObject()1766 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentTextureId()1806 glUtilsColorAttachmentIndex(attachment); in detachRboFromFbo()1854 glUtilsColorAttachmentIndex(attachment); in attachRbo()1885 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentRboId()1909 glUtilsColorAttachmentIndex(attachment); in attachmentHasObject()1937 glUtilsColorAttachmentIndex(attachment); in objectOfAttachment()
620 int glUtilsColorAttachmentIndex(GLenum attachment) { in glUtilsColorAttachmentIndex() function
3762 glUtilsColorAttachmentIndex(bufs[i]) == -1, in s_glDrawBuffers()3766 glUtilsColorAttachmentIndex(bufs[i]) != -1, in s_glDrawBuffers()3770 ((glUtilsColorAttachmentIndex(bufs[i]) != -1 && in s_glDrawBuffers()3771 glUtilsColorAttachmentIndex(bufs[i]) != i) || in s_glDrawBuffers()3772 (glUtilsColorAttachmentIndex(bufs[i]) == -1 && in s_glDrawBuffers()3784 glUtilsColorAttachmentIndex(src) != -1 && in s_glReadBuffer()3785 (glUtilsColorAttachmentIndex(src) >= in s_glReadBuffer()3799 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()3809 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()