i965: Issue performance warnings when growing the program cache
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 18 Aug 2017 04:23:25 +0000 (21:23 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 29 Aug 2017 23:45:07 +0000 (16:45 -0700)
commit9a09e4684d64fe31682b5c6db9a07bf1337a9b02
tree8125563059f18237830992c9c95c717ed007e82f
parentf6d38785e8b28a6dd303884798b823e289817741
i965: Issue performance warnings when growing the program cache

This involves a bunch of unnecessary copying, a batch flush, and
state re-emission.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_program_cache.c