radeonsi: add shader data infrastructure
authorChristian König <deathsimple@vodafone.de>
Sun, 12 Aug 2012 17:16:48 +0000 (19:16 +0200)
committerChristian König <deathsimple@vodafone.de>
Wed, 15 Aug 2012 20:13:19 +0000 (22:13 +0200)
commitf2c95d93db197fe175d510436d7f4fa45aed1180
tree1d965766a385035a5846215b4e5f1b5fbf91d9f7
parent4444b9d1ecddb09468d2878ffb1463a66ea0ffd3
radeonsi: add shader data infrastructure

With this we can embed data for the shaders (like resource
descriptors) into the PM4 stream.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/radeonsi_pm4.c
src/gallium/drivers/radeonsi/radeonsi_pm4.h
src/gallium/drivers/radeonsi/sid.h