WIP: SPV Remapper: add remapper test framework
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
remap.hlsl.templatetypes.everything.frag
|
||||
|
||||
Linked fragment stage:
|
||||
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
// Id's are bound by 16123
|
||||
|
||||
Capability Shader
|
||||
Capability Float64
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 5663 "main"
|
||||
ExecutionMode 5663 OriginUpperLeft
|
||||
8: TypeVoid
|
||||
1282: TypeFunction 8
|
||||
13: TypeFloat 32
|
||||
2572: 13(float) Constant 0
|
||||
5663: 8 Function None 1282
|
||||
16122: Label
|
||||
ReturnValue 2572
|
||||
FunctionEnd
|
||||
Reference in New Issue
Block a user