Chad Versace writes:
> Add a new param, num_samples, to intel_create_renderbuffer and
> intel_create_private_renderbuffer. The caller, intelCreateBuffer, passes
> in the value of gl_config::NumSamples.
>
> No multisample GL config is yet advertised, so the value of num_samples is
> currently 0.
>
Add a new param, num_samples, to intel_create_renderbuffer and
intel_create_private_renderbuffer. The caller, intelCreateBuffer, passes
in the value of gl_config::NumSamples.
No multisample GL config is yet advertised, so the value of num_samples is
currently 0.
For server-owned winsys buffers, g