Home | History | Annotate | Download | only in libGLES_CM

Lines Matching defs:source

898 		es1::Renderbuffer *source = framebuffer->getColorbuffer();
899 GLenum colorbufferFormat = source->getFormat();
1011 es1::Renderbuffer *source = framebuffer->getColorbuffer();
1013 if(context->getFramebufferName() != 0 && (!source || source->getSamples() > 1))