HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.
This commit is contained in:
parent
7962bda334
commit
6fa17641b5
214 changed files with 611 additions and 433 deletions
|
|
@ -1,5 +1,5 @@
|
|||
hlsl.hull.1.tesc
|
||||
Shader version: 450
|
||||
Shader version: 500
|
||||
vertices = 4
|
||||
vertex spacing = equal_spacing
|
||||
0:? Sequence
|
||||
|
|
@ -114,7 +114,7 @@ vertex spacing = equal_spacing
|
|||
Linked tessellation control stage:
|
||||
|
||||
|
||||
Shader version: 450
|
||||
Shader version: 500
|
||||
vertices = 4
|
||||
vertex spacing = equal_spacing
|
||||
0:? Sequence
|
||||
|
|
@ -236,6 +236,7 @@ vertex spacing = equal_spacing
|
|||
ExecutionMode 4 OutputVertices 4
|
||||
ExecutionMode 4 Isolines
|
||||
ExecutionMode 4 SpacingEqual
|
||||
Source HLSL 500
|
||||
Name 4 "main"
|
||||
Name 8 "VS_OUT"
|
||||
MemberName 8(VS_OUT) 0 "cpoint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue