Fix some tests and do some cleanup.
This commit is contained in:
3
test/empty_vertex_main_with_position_parameter.inx
Normal file
3
test/empty_vertex_main_with_position_parameter.inx
Normal file
@@ -0,0 +1,3 @@
|
||||
vertex main :: (pos : float3 @position) -> float3 {
|
||||
return pos;
|
||||
}
|
||||
Reference in New Issue
Block a user