Searched refs:glUtilsColorAttachmentIndex (Results 1 – 4 of 4) sorted by relevance
75 int glUtilsColorAttachmentIndex(GLenum attachment);
2234 glUtilsColorAttachmentIndex(attachment); in getBoundFramebufferFormat()2541 glUtilsColorAttachmentIndex(attachment); in attachTextureObject()2584 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentTexture()2624 glUtilsColorAttachmentIndex(attachment); in detachRboFromFbo()2679 glUtilsColorAttachmentIndex(attachment); in attachRbo()2712 glUtilsColorAttachmentIndex(attachment); in getFboAttachmentRbo()2810 glUtilsColorAttachmentIndex(attachment); in attachmentHasObject()
1069 int glUtilsColorAttachmentIndex(GLenum attachment) { in glUtilsColorAttachmentIndex() function
4202 glUtilsColorAttachmentIndex(bufs[i]) == -1, in s_glDrawBuffers()4206 glUtilsColorAttachmentIndex(bufs[i]) != -1, in s_glDrawBuffers()4210 ((glUtilsColorAttachmentIndex(bufs[i]) != -1 && in s_glDrawBuffers()4211 glUtilsColorAttachmentIndex(bufs[i]) != i) || in s_glDrawBuffers()4212 (glUtilsColorAttachmentIndex(bufs[i]) == -1 && in s_glDrawBuffers()4224 glUtilsColorAttachmentIndex(src) != -1 && in s_glReadBuffer()4225 (glUtilsColorAttachmentIndex(src) >= in s_glReadBuffer()4239 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()4249 glUtilsColorAttachmentIndex(src) == -1, in s_glReadBuffer()