[Mesa-dev] [PATCH] mesa: simplify some _mesa_IsEnabled() queries

Chad Versace chad.versace at linux.intel.com
Mon Jul 1 10:32:21 PDT 2013


On 07/01/2013 07:58 AM, Brian Paul wrote:
> No need to test array->Enabled != 0 since the Enabled field can
> only be 0 or 1.
> ---
>   src/mesa/main/enable.c |   21 +++++++++++----------
>   1 file changed, 11 insertions(+), 10 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the mesa-dev mailing list