Home | History | Annotate | Download | only in functional

Lines Matching defs:destroyBuffer

369 	void				destroyBuffer		(deUint32 name, GLenum type);
479 destroyBuffer(m_colorbuffer, m_config.colorbufferType);
480 destroyBuffer(m_depthbuffer, m_config.depthbufferType);
481 destroyBuffer(m_stencilbuffer, m_config.stencilbufferType);
501 void Framebuffer::destroyBuffer (deUint32 name, GLenum type)