Interface SpvModule.Reflection
- Enclosing interface:
SpvModule
public static interface SpvModule.Reflection
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
inputs
List<SpvModule.Reflection.InterfaceVariable> inputs() -
outputs
List<SpvModule.Reflection.InterfaceVariable> outputs() -
descriptors
-
descriptors
List<SpvModule.Reflection.Descriptor> descriptors() -
pushConstants
List<SpvModule.Reflection.PushConstant> pushConstants()
-