|
@@ -140,7 +140,17 @@ BEZIER_CONTROL_POINT SubDToBezierHS(InputPatch<VS_CONTROL_POINT_OUTPUT, MAX_POIN
|
|
|
// %uint = OpTypeInt 32 0
|
|
|
// %uint_0 = OpConstant %uint 0
|
|
|
// %float = OpTypeFloat 32
|
|
|
+// %float_1 = OpConstant %float 1
|
|
|
// %int = OpTypeInt 32 1
|
|
|
+// %int_0 = OpConstant %int 0
|
|
|
+// %float_2 = OpConstant %float 2
|
|
|
+// %int_1 = OpConstant %int 1
|
|
|
+// %float_3 = OpConstant %float 3
|
|
|
+// %int_2 = OpConstant %int 2
|
|
|
+// %float_4 = OpConstant %float 4
|
|
|
+// %int_3 = OpConstant %int 3
|
|
|
+// %float_5 = OpConstant %float 5
|
|
|
+// %float_6 = OpConstant %float 6
|
|
|
// %uint_3 = OpConstant %uint 3
|
|
|
// %v3float = OpTypeVector %float 3
|
|
|
// %_arr_v3float_uint_3 = OpTypeArray %v3float %uint_3
|
|
@@ -179,16 +189,6 @@ BEZIER_CONTROL_POINT SubDToBezierHS(InputPatch<VS_CONTROL_POINT_OUTPUT, MAX_POIN
|
|
|
// %_ptr_Function_VS_CONTROL_POINT_OUTPUT = OpTypePointer Function %VS_CONTROL_POINT_OUTPUT
|
|
|
// %_ptr_Function_BEZIER_CONTROL_POINT = OpTypePointer Function %BEZIER_CONTROL_POINT
|
|
|
// %_ptr_Function_v3float = OpTypePointer Function %v3float
|
|
|
-// %float_1 = OpConstant %float 1
|
|
|
-// %int_0 = OpConstant %int 0
|
|
|
-// %float_2 = OpConstant %float 2
|
|
|
-// %int_1 = OpConstant %int 1
|
|
|
-// %float_3 = OpConstant %float 3
|
|
|
-// %int_2 = OpConstant %int 2
|
|
|
-// %float_4 = OpConstant %float 4
|
|
|
-// %int_3 = OpConstant %int 3
|
|
|
-// %float_5 = OpConstant %float 5
|
|
|
-// %float_6 = OpConstant %float 6
|
|
|
// %in_var_WORLDPOS = OpVariable %_ptr_Input__arr_v3float_uint_3 Input
|
|
|
// %in_var_TEXCOORD0 = OpVariable %_ptr_Input__arr_v2float_uint_3 Input
|
|
|
// %in_var_TANGENT = OpVariable %_ptr_Input__arr_v3float_uint_3 Input
|