Home | All Classes | Grouped Classes | Index | Search
Returns the maximum size of a surface this graphic context supports.
CL_Size get_max_surface_size();
Detailed description:
It returns CL_Size(0,0) if there is no limitation to the max surface size. Of course it is still limited by available memory, which is not considered by this function.
See also: