ID3D12LibraryReflection

/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////

version(Windows)
extern (C++)
interface ID3D12LibraryReflection : IUnknown {}

Members

Functions

GetDesc
HRESULT GetDesc(D3D12_LIBRARY_DESC* pDesc)
Undocumented in source.
GetFunctionByIndex
ID3D12FunctionReflection GetFunctionByIndex(INT FunctionIndex)
Undocumented in source.

Meta