Use write posting in the kickoff function too.
[mesa.git] / src / mesa / pipe / tgsi / deco / tgsi_deco.h
1 #if !defined TGSI_DECO_H
2 #define TGSI_DECO_H
3
4 #include "../exec/tgsi_core.h"
5 #include "deco_caps.h"
6
7 #endif // !defined TGSI_DECO_H
8