Added Ink and ncore to modules
This commit is contained in:
1
test/compiled/assign_arithmetic_expression.golden
Normal file
1
test/compiled/assign_arithmetic_expression.golden
Normal file
@@ -0,0 +1 @@
|
||||
[vertex entry point] - vs_main
|
||||
1
test/compiled/builtin_types.golden
Normal file
1
test/compiled/builtin_types.golden
Normal file
@@ -0,0 +1 @@
|
||||
[vertex entry point] - vs_main
|
||||
13
test/compiled/hinted_cbuffer.golden
Normal file
13
test/compiled/hinted_cbuffer.golden
Normal file
@@ -0,0 +1,13 @@
|
||||
[vertex entry point] - vs_main
|
||||
[constant_buffer] - props - 0 (@properties)
|
||||
[field] - projection : struct : float4x4 {m11 : float,
|
||||
m12 : float, m13 : float, m14 : float, m21 : float,
|
||||
m22 : float, m23 : float, m24 : float, m31 : float,
|
||||
m32 : float, m33 : float, m34 : float, m41 : float,
|
||||
m42 : float, m43 : float, m44 : float} (@projection)
|
||||
[field] - view : struct : float4x4 {m11 : float,
|
||||
m12 : float, m13 : float, m14 : float, m21 : float,
|
||||
m22 : float, m23 : float, m24 : float, m31 : float,
|
||||
m32 : float, m33 : float, m34 : float, m41 : float,
|
||||
m42 : float, m43 : float, m44 : float} (@view)
|
||||
|
||||
1
test/compiled/if_def_block.golden
Normal file
1
test/compiled/if_def_block.golden
Normal file
@@ -0,0 +1 @@
|
||||
[pixel entry point] - ps_main
|
||||
1
test/compiled/if_def_expression.golden
Normal file
1
test/compiled/if_def_expression.golden
Normal file
@@ -0,0 +1 @@
|
||||
[vertex entry point] - vs_console_main
|
||||
2
test/compiled/ifdefs.golden
Normal file
2
test/compiled/ifdefs.golden
Normal file
@@ -0,0 +1,2 @@
|
||||
[vertex entry point] - vs_skinning_main
|
||||
[pixel entry point] - ps_main
|
||||
Reference in New Issue
Block a user