i965/miptree: Fix comments for map mode
authorChad Versace <chad.versace@intel.com>
Fri, 25 Sep 2015 16:46:19 +0000 (09:46 -0700)
committerChad Versace <chad.versace@intel.com>
Wed, 30 Sep 2015 22:31:03 +0000 (15:31 -0700)
commitb7882ae6777d53b32f1625c6270cdc95e5b7b802
treedd3f473b63fe8c2f0ea6a6d7c26bbd5f4290803c
parentbd191b7cc614f0c74320fff09d84c2cfaa7b8fcd
i965/miptree: Fix comments for map mode

The comment for intel_miptree_map::mode claimed that it was a bitmask of
GL_MAP_{READ,WRITE,INVALIDATE}_BIT. In reality, the bitmask may include
any of {GL,BRW}_MAP_*_BIT.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Acked-by: Ben Widawsky <benjamin.widawsky@intel.com>
src/mesa/drivers/dri/i965/intel_mipmap_tree.h