_D3D_SHADER_DATA

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

version(Windows)
extern (C)
struct _D3D_SHADER_DATA {}

Members

Variables

BytecodeLength
SIZE_T BytecodeLength;
Undocumented in source.
pBytecode
LPCVOID pBytecode;
Undocumented in source.

Meta