Home | History | Annotate | Download | only in functional

Lines Matching refs:renderbufferStorage

360 	m_context.renderbufferStorage(GL_RENDERBUFFER, format, width, height);
771 context.renderbufferStorage(GL_RENDERBUFFER, m_config.colorFormat, width, height);
1178 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().colorFormat, newWidth, newHeight);
1196 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().depthStencilFormat, newWidth, newHeight);
1357 ctx.renderbufferStorage(GL_RENDERBUFFER, format, width, height);