C# Class Toe.SPIRV.Reflection.Types.TypeDeviceEvent

Inheritance: Toe.SPIRV.Reflection.Types.SpirvTypeBase
Afficher le fichier Open project: gleblebedev/Toe.SPIRV

Méthodes publiques

Méthode Description
SetUp ( OpTypeEvent op, SpirvInstructionTreeBuilder treeBuilder ) : void
TypeDeviceEvent ( ) : Toe.SPIRV.Instructions

Method Details

SetUp() public méthode

public SetUp ( OpTypeEvent op, SpirvInstructionTreeBuilder treeBuilder ) : void
op OpTypeEvent
treeBuilder SpirvInstructionTreeBuilder
Résultat void

TypeDeviceEvent() public méthode

public TypeDeviceEvent ( ) : Toe.SPIRV.Instructions
Résultat Toe.SPIRV.Instructions