|
1 | | -; RUN: %dxv %s | FileCheck %s |
| 1 | +; RUN: %dxilver 1.9 | %dxv %s |
2 | 2 |
|
3 | | -; CHECK: Validation succeeded. |
4 | | - |
5 | | - |
6 | | -; shader hash: 55f96d488362429d3301238ab9ac07fd |
7 | | -; |
8 | 3 | ; Buffer Definitions: |
9 | 4 | ; |
10 | 5 | ; |
@@ -54,19 +49,20 @@ attributes #3 = { nounwind readonly } |
54 | 49 | !dx.valver = !{!0} |
55 | 50 | !dx.shaderModel = !{!1} |
56 | 51 | !dx.resources = !{!2} |
57 | | -!dx.typeAnnotations = !{!3} |
58 | | -!dx.entryPoints = !{!4, !5} |
| 52 | +!dx.typeAnnotations = !{!5} |
| 53 | +!dx.entryPoints = !{!9, !11} |
59 | 54 |
|
60 | 55 | !0 = !{i32 1, i32 9} |
61 | 56 | !1 = !{!"lib", i32 6, i32 9} |
62 | | -!2 = !{null, !6, null, null} |
63 | | -!3 = !{i32 1, void ()* @"\01?main@@YAXXZ", !7} |
64 | | -!4 = !{null, !"", null, !2, !8} |
65 | | -!5 = !{void ()* @"\01?main@@YAXXZ", !"\01?main@@YAXXZ", null, null, !9} |
66 | | -!6 = !{!10} |
67 | | -!7 = !{!11} |
68 | | -!8 = !{i32 0, i64 8589934608} |
69 | | -!9 = !{i32 8, i32 7, i32 5, !12} |
70 | | -!10 = !{i32 0, %struct.RWByteAddressBuffer* bitcast (%dx.types.Handle* @"\01?BAB@@3URWByteAddressBuffer@@A" to %struct.RWByteAddressBuffer*), !"BAB", i32 0, i32 1, i32 1, i32 11, i1 false, i1 false, i1 false, null} |
71 | | -!11 = !{i32 1, !12, !12} |
72 | | -!12 = !{i32 0} |
| 57 | +!2 = !{null, !3, null, null} |
| 58 | +!3 = !{!4} |
| 59 | +!4 = !{i32 0, %struct.RWByteAddressBuffer* bitcast (%dx.types.Handle* @"\01?BAB@@3URWByteAddressBuffer@@A" to %struct.RWByteAddressBuffer*), !"BAB", i32 0, i32 1, i32 1, i32 11, i1 false, i1 false, i1 false, null} |
| 60 | +!5 = !{i32 1, void ()* @"\01?main@@YAXXZ", !6} |
| 61 | +!6 = !{!7} |
| 62 | +!7 = !{i32 1, !8, !8} |
| 63 | +!8 = !{} |
| 64 | +!9 = !{null, !"", null, !2, !10} |
| 65 | +!10 = !{i32 0, i64 8589934608} |
| 66 | +!11 = !{void ()* @"\01?main@@YAXXZ", !"\01?main@@YAXXZ", null, null, !12} |
| 67 | +!12 = !{i32 8, i32 7, i32 5, !13} |
| 68 | +!13 = !{i32 0} |
0 commit comments