Searched defs:colorAttachment (Results 1 – 4 of 4) sorted by relevance
26 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in Framebuffer() local40 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in ~Framebuffer() local73 void Framebuffer::setColorbuffer(unsigned int colorAttachment, GLenum type, GLuint colorbuffer) in setColorbuffer()94 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in detachTexture() local118 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in detachRenderbuffer() local220 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in getFirstColorbuffer() local268 void Framebuffer::setDrawBufferState(unsigned int colorAttachment, GLenum drawBuffer) in setDrawBufferState()280 …for (unsigned int colorAttachment = 0; colorAttachment < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; colo… in hasEnabledColorAttachment() local308 …for (unsigned int colorAttachment = 1; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in usingExtendedDrawBuffers() local327 …for (unsigned int colorAttachment = 0; colorAttachment < IMPLEMENTATION_MAX_DRAW_BUFFERS; colorAtt… in completeness() local[all …]
2403 const unsigned int colorAttachment = (attachment - GL_COLOR_ATTACHMENT0_EXT); in glFramebufferRenderbuffer() local2452 const unsigned int colorAttachment = (attachment - GL_COLOR_ATTACHMENT0_EXT); in glFramebufferTexture2D() local2549 const unsigned int colorAttachment = (attachment - GL_COLOR_ATTACHMENT0_EXT); in glFramebufferTexture2D() local3241 const unsigned int colorAttachment = (attachment - GL_COLOR_ATTACHMENT0_EXT); in glGetFramebufferAttachmentParameteriv() local6992 for (int colorAttachment = 0; colorAttachment < n; colorAttachment++) in glDrawBuffersEXT() local7004 for (int colorAttachment = 0; colorAttachment < n; colorAttachment++) in glDrawBuffersEXT() local7009 …for (int colorAttachment = n; colorAttachment < (int)context->getMaximumRenderTargets(); colorAtta… in glDrawBuffersEXT() local
1269 unsigned int colorAttachment = (pname - GL_DRAW_BUFFER0_EXT); in getIntegerv() local2878 …for (unsigned int colorAttachment = 0; colorAttachment < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; colo… in blitFramebuffer() local
871 …for (unsigned int colorAttachment = 0; colorAttachment < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; colo… in applyRenderTarget() local1564 …for (unsigned int colorAttachment = 0; colorAttachment < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; colo… in clear() local2939 …for (unsigned int colorAttachment = 0; colorAttachment < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; colo… in blitRect() local