OSDN Git Service

i965: create populate key functions for tcs and tes
authorTimothy Arceri <timothy.arceri@collabora.com>
Sat, 18 Jun 2016 06:18:17 +0000 (16:18 +1000)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 27 Sep 2016 01:11:15 +0000 (11:11 +1000)
commit856e0bd707d2ead26eb3a04be08885487850be38
treee8c640e5ddba6d940c9ed1986c7a5cb3640d0745
parentec75570415a23f9b456b1fedf7b0c287b3e3c5c5
i965: create populate key functions for tcs and tes

These will be used by the on disk shader cache.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_program.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_tcs.c
src/mesa/drivers/dri/i965/brw_tes.c