Home | History | Annotate | Download | only in functional

Lines Matching refs:getFormatName

261 	static const char*		getFormatName	(GLenum format);
264 const char* FboConfig::getFormatName (GLenum format)
297 name += getFormatName(colorbufferFormat);
305 name += getFormatName(depthbufferFormat);
313 name += getFormatName(stencilbufferFormat);