HLSL Tests: Tests for previous commit, to make it easier to see what's changing.
This commit is contained in:
parent
6dbc0a7a33
commit
4e55988a47
119 changed files with 8321 additions and 5503 deletions
|
|
@ -1,7 +1,7 @@
|
|||
hlsl.intrinsics.negative.vert
|
||||
Shader version: 450
|
||||
0:? Sequence
|
||||
0:15 Function Definition: VertexShaderFunctionS(f1;f1;f1;i1; (global float)
|
||||
0:15 Function Definition: VertexShaderFunctionS(f1;f1;f1;i1; (temp float)
|
||||
0:15 Function Parameters:
|
||||
0:15 'inF0' (in float)
|
||||
0:15 'inF1' (in float)
|
||||
|
|
@ -11,7 +11,7 @@ Shader version: 450
|
|||
0:71 Branch: Return with expression
|
||||
0:71 Constant:
|
||||
0:71 0.000000
|
||||
0:75 Function Definition: VertexShaderFunction1(vf1;vf1;vf1;vi1; (global 1-component vector of float)
|
||||
0:75 Function Definition: VertexShaderFunction1(vf1;vf1;vf1;vi1; (temp 1-component vector of float)
|
||||
0:75 Function Parameters:
|
||||
0:75 'inF0' (in 1-component vector of float)
|
||||
0:75 'inF1' (in 1-component vector of float)
|
||||
|
|
@ -21,7 +21,7 @@ Shader version: 450
|
|||
0:80 Branch: Return with expression
|
||||
0:80 Constant:
|
||||
0:80 0.000000
|
||||
0:84 Function Definition: VertexShaderFunction2(vf2;vf2;vf2;vi2; (global 2-component vector of float)
|
||||
0:84 Function Definition: VertexShaderFunction2(vf2;vf2;vf2;vi2; (temp 2-component vector of float)
|
||||
0:84 Function Parameters:
|
||||
0:84 'inF0' (in 2-component vector of float)
|
||||
0:84 'inF1' (in 2-component vector of float)
|
||||
|
|
@ -32,7 +32,7 @@ Shader version: 450
|
|||
0:? Constant:
|
||||
0:? 1.000000
|
||||
0:? 2.000000
|
||||
0:131 Function Definition: VertexShaderFunction3(vf3;vf3;vf3;vi3; (global 3-component vector of float)
|
||||
0:131 Function Definition: VertexShaderFunction3(vf3;vf3;vf3;vi3; (temp 3-component vector of float)
|
||||
0:131 Function Parameters:
|
||||
0:131 'inF0' (in 3-component vector of float)
|
||||
0:131 'inF1' (in 3-component vector of float)
|
||||
|
|
@ -44,7 +44,7 @@ Shader version: 450
|
|||
0:? 1.000000
|
||||
0:? 2.000000
|
||||
0:? 3.000000
|
||||
0:176 Function Definition: VertexShaderFunction(vf4;vf4;vf4;vi4; (global 4-component vector of float)
|
||||
0:176 Function Definition: VertexShaderFunction(vf4;vf4;vf4;vi4; (temp 4-component vector of float)
|
||||
0:176 Function Parameters:
|
||||
0:176 'inF0' (layout(location=0 ) in 4-component vector of float)
|
||||
0:176 'inF1' (layout(location=1 ) in 4-component vector of float)
|
||||
|
|
@ -60,7 +60,7 @@ Shader version: 450
|
|||
0:? 3.000000
|
||||
0:? 4.000000
|
||||
0:217 Branch: Return
|
||||
0:226 Function Definition: VertexShaderFunction2x2(mf22;mf22;mf22; (global 2X2 matrix of float)
|
||||
0:226 Function Definition: VertexShaderFunction2x2(mf22;mf22;mf22; (temp 2X2 matrix of float)
|
||||
0:226 Function Parameters:
|
||||
0:226 'inF0' (in 2X2 matrix of float)
|
||||
0:226 'inF1' (in 2X2 matrix of float)
|
||||
|
|
@ -72,7 +72,7 @@ Shader version: 450
|
|||
0:? 2.000000
|
||||
0:? 2.000000
|
||||
0:? 2.000000
|
||||
0:234 Function Definition: VertexShaderFunction3x3(mf33;mf33;mf33; (global 3X3 matrix of float)
|
||||
0:234 Function Definition: VertexShaderFunction3x3(mf33;mf33;mf33; (temp 3X3 matrix of float)
|
||||
0:234 Function Parameters:
|
||||
0:234 'inF0' (in 3X3 matrix of float)
|
||||
0:234 'inF1' (in 3X3 matrix of float)
|
||||
|
|
@ -89,7 +89,7 @@ Shader version: 450
|
|||
0:? 3.000000
|
||||
0:? 3.000000
|
||||
0:? 3.000000
|
||||
0:242 Function Definition: VertexShaderFunction4x4(mf44;mf44;mf44; (global 4X4 matrix of float)
|
||||
0:242 Function Definition: VertexShaderFunction4x4(mf44;mf44;mf44; (temp 4X4 matrix of float)
|
||||
0:242 Function Parameters:
|
||||
0:242 'inF0' (in 4X4 matrix of float)
|
||||
0:242 'inF1' (in 4X4 matrix of float)
|
||||
|
|
@ -138,7 +138,7 @@ Linked vertex stage:
|
|||
|
||||
Shader version: 450
|
||||
0:? Sequence
|
||||
0:15 Function Definition: VertexShaderFunctionS(f1;f1;f1;i1; (global float)
|
||||
0:15 Function Definition: VertexShaderFunctionS(f1;f1;f1;i1; (temp float)
|
||||
0:15 Function Parameters:
|
||||
0:15 'inF0' (in float)
|
||||
0:15 'inF1' (in float)
|
||||
|
|
@ -148,7 +148,7 @@ Shader version: 450
|
|||
0:71 Branch: Return with expression
|
||||
0:71 Constant:
|
||||
0:71 0.000000
|
||||
0:75 Function Definition: VertexShaderFunction1(vf1;vf1;vf1;vi1; (global 1-component vector of float)
|
||||
0:75 Function Definition: VertexShaderFunction1(vf1;vf1;vf1;vi1; (temp 1-component vector of float)
|
||||
0:75 Function Parameters:
|
||||
0:75 'inF0' (in 1-component vector of float)
|
||||
0:75 'inF1' (in 1-component vector of float)
|
||||
|
|
@ -158,7 +158,7 @@ Shader version: 450
|
|||
0:80 Branch: Return with expression
|
||||
0:80 Constant:
|
||||
0:80 0.000000
|
||||
0:84 Function Definition: VertexShaderFunction2(vf2;vf2;vf2;vi2; (global 2-component vector of float)
|
||||
0:84 Function Definition: VertexShaderFunction2(vf2;vf2;vf2;vi2; (temp 2-component vector of float)
|
||||
0:84 Function Parameters:
|
||||
0:84 'inF0' (in 2-component vector of float)
|
||||
0:84 'inF1' (in 2-component vector of float)
|
||||
|
|
@ -169,7 +169,7 @@ Shader version: 450
|
|||
0:? Constant:
|
||||
0:? 1.000000
|
||||
0:? 2.000000
|
||||
0:131 Function Definition: VertexShaderFunction3(vf3;vf3;vf3;vi3; (global 3-component vector of float)
|
||||
0:131 Function Definition: VertexShaderFunction3(vf3;vf3;vf3;vi3; (temp 3-component vector of float)
|
||||
0:131 Function Parameters:
|
||||
0:131 'inF0' (in 3-component vector of float)
|
||||
0:131 'inF1' (in 3-component vector of float)
|
||||
|
|
@ -181,7 +181,7 @@ Shader version: 450
|
|||
0:? 1.000000
|
||||
0:? 2.000000
|
||||
0:? 3.000000
|
||||
0:176 Function Definition: VertexShaderFunction(vf4;vf4;vf4;vi4; (global 4-component vector of float)
|
||||
0:176 Function Definition: VertexShaderFunction(vf4;vf4;vf4;vi4; (temp 4-component vector of float)
|
||||
0:176 Function Parameters:
|
||||
0:176 'inF0' (layout(location=0 ) in 4-component vector of float)
|
||||
0:176 'inF1' (layout(location=1 ) in 4-component vector of float)
|
||||
|
|
@ -197,7 +197,7 @@ Shader version: 450
|
|||
0:? 3.000000
|
||||
0:? 4.000000
|
||||
0:217 Branch: Return
|
||||
0:226 Function Definition: VertexShaderFunction2x2(mf22;mf22;mf22; (global 2X2 matrix of float)
|
||||
0:226 Function Definition: VertexShaderFunction2x2(mf22;mf22;mf22; (temp 2X2 matrix of float)
|
||||
0:226 Function Parameters:
|
||||
0:226 'inF0' (in 2X2 matrix of float)
|
||||
0:226 'inF1' (in 2X2 matrix of float)
|
||||
|
|
@ -209,7 +209,7 @@ Shader version: 450
|
|||
0:? 2.000000
|
||||
0:? 2.000000
|
||||
0:? 2.000000
|
||||
0:234 Function Definition: VertexShaderFunction3x3(mf33;mf33;mf33; (global 3X3 matrix of float)
|
||||
0:234 Function Definition: VertexShaderFunction3x3(mf33;mf33;mf33; (temp 3X3 matrix of float)
|
||||
0:234 Function Parameters:
|
||||
0:234 'inF0' (in 3X3 matrix of float)
|
||||
0:234 'inF1' (in 3X3 matrix of float)
|
||||
|
|
@ -226,7 +226,7 @@ Shader version: 450
|
|||
0:? 3.000000
|
||||
0:? 3.000000
|
||||
0:? 3.000000
|
||||
0:242 Function Definition: VertexShaderFunction4x4(mf44;mf44;mf44; (global 4X4 matrix of float)
|
||||
0:242 Function Definition: VertexShaderFunction4x4(mf44;mf44;mf44; (temp 4X4 matrix of float)
|
||||
0:242 Function Parameters:
|
||||
0:242 'inF0' (in 4X4 matrix of float)
|
||||
0:242 'inF1' (in 4X4 matrix of float)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue