[require]
shader model < 3.0
[effect]
bool _bool;
float _float;
half _half;
int _int;
uint _uint;
technique
{
}