All Classes |Grouped Classes |Index

Function create

Create a render buffer image with the specified dimensions.

	virtual void CL_RenderBufferProvider::create(
		int width,
		int height,
		CL_TextureFormat  internal_format,
		int multisample_samples);