Fix some if directive stuff. Fix a property output issue. Will be deprecated next commit anyway.
This commit is contained in:
9
test/codegen/ifdefs.golden
Normal file
9
test/codegen/ifdefs.golden
Normal file
@@ -0,0 +1,9 @@
|
||||
void ps_main()
|
||||
{
|
||||
}
|
||||
|
||||
void vs_skinning_main()
|
||||
{
|
||||
float x = 5.0f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user