aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D11FunctionLinkingGraph.PassValueWithSwizzle
aurora
directx
d3d11
d3d11shader
ID3D11FunctionLinkingGraph
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3D11FunctionLinkingGraph
extern (
Windows
)
HRESULT
PassValueWithSwizzle
(
ID3D11LinkingNode
pSrcNode
,
int
SrcParameterIndex
,
const
char
*
pSrcSwizzle
,
ID3D11LinkingNode
pDstNode
,
int
DstParameterIndex
,
const
char
*
pDstSwizzle
)
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11shader
ID3D11FunctionLinkingGraph
functions
CallFunction
CreateModuleInstance
GenerateHlsl
GetLastError
PassValue
PassValueWithSwizzle
SetInputSignature
SetOutputSignature