[Mesa-dev] [PATCH V2] mesa: provide default implementation of QuerySamplesForFormat

Kenneth Graunke kenneth at whitecape.org
Thu Mar 28 21:23:48 PDT 2013


On 03/28/2013 08:28 PM, Chris Forbes wrote:
> Previously at least i915 failed to provide an implementation, but
> exposed ARB_internalformat_query anyway, leading to crashes when
> QueryInternalformativ was called.
>
> Default implementation just returns 1 for everything, so is suitable for
> any driver which does not support multisampling.
>
> V2: - Move from intel to core mesa.
>
> Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list