mesa/main: add USAGE_PIXEL_PACK_BUFFER flag to buffer UsageHistory
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 7 Jan 2016 19:48:27 +0000 (14:48 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 3 Feb 2016 13:03:45 +0000 (14:03 +0100)
commitfd7229b4374d7bd8f296e1da4123e0d678d67699
tree3d91b84b2c7e9c0dc329b290ad62dc31c9013b99
parent54c4a9803bfd59e31bc092229779544b6e636bdf
mesa/main: add USAGE_PIXEL_PACK_BUFFER flag to buffer UsageHistory

We will want to disable minmax index caching for buffers that are used in this
way.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/bufferobj.c
src/mesa/main/mtypes.h