D3DCompile2

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
HRESULT
D3DCompile2
(
const void* pSrcData
,,
const char* pSourceName
,
const D3D_SHADER_MACRO* pDefines
,
ID3DInclude pInclude
,
const char* pEntrypoint
,
const char* pTarget
,
uint Flags1
,
uint Flags2
,,,,
ID3DBlob* ppCode
,
ID3DBlob* ppErrorMsgs
)

Meta