OSDN Git Service

i965: Create a BRW_NEW_META_IN_PROGRESS state flag.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 18 May 2013 04:17:56 +0000 (21:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 20 May 2013 20:03:18 +0000 (13:03 -0700)
commitb96f93c4536674d6cce99ffa191d49f0df238f9b
treef30cccd53ea6728e40dfb1edc3fac257efab1116
parentbbf86712f8e01d35f765c553bf3a8bfffbd47453
i965: Create a BRW_NEW_META_IN_PROGRESS state flag.

This will allow us to disable statistics during meta operations.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c