D3D12_SHADER_BYTECODE

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

Members

Variables

BytecodeLength
size_t BytecodeLength;
Undocumented in source.
pShaderBytecode
void* pShaderBytecode;
Undocumented in source.

Meta