D3D12_SHADER_BYTECODE

Undocumented in source.
version(Windows)
struct D3D12_SHADER_BYTECODE {}

Members

Variables

BytecodeLength
SIZE_T BytecodeLength;
Undocumented in source.
pShaderBytecode
const(void)* pShaderBytecode;
Undocumented in source.

Meta