![]() |
![]() |
![]() |
FragmentLinker.AddFragments Method |
Language: |
Adds fragments to the existing fragment linker.
Visual Basic .NET Public Sub AddFragments( _
ByVal fragments As GraphicsStream _
)C# public void AddFragments(
GraphicsStream fragments
);Managed C++ public: void AddFragments(
GraphicsStream *fragments
);JScript .NET public function AddFragments(
fragments : GraphicsStream
);
fragments Microsoft.DirectX.GraphicsStream. A GraphicsStream object that contains shader fragments to add.
Exceptions
DuplicateNamedFragmentException Multiple fragments with the same name were found. No fragments were added.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center