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

Inheritance: Toe.SPIRV.Reflection.Types.SpirvTypeBase
ファイルを表示 Open project: gleblebedev/Toe.SPIRV

Public Methods

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

Method Details

SetUp() public method

public SetUp ( OpTypeEvent op, SpirvInstructionTreeBuilder treeBuilder ) : void
op OpTypeEvent
treeBuilder SpirvInstructionTreeBuilder
return void

TypeDeviceEvent() public method

public TypeDeviceEvent ( ) : Toe.SPIRV.Instructions
return Toe.SPIRV.Instructions