ReactOS 0.4.17-dev-934-g091855f
D3D12_SHADER_BYTECODE Struct Reference
Collaboration diagram for D3D12_SHADER_BYTECODE:

Public Attributes

const void * pShaderBytecode
 
SIZE_T BytecodeLength
 

Detailed Description

Definition at line 872 of file d3d12.idl.

Member Data Documentation

◆ BytecodeLength

SIZE_T D3D12_SHADER_BYTECODE::BytecodeLength

Definition at line 875 of file d3d12.idl.

◆ pShaderBytecode

const void* D3D12_SHADER_BYTECODE::pShaderBytecode

Definition at line 874 of file d3d12.idl.


The documentation for this struct was generated from the following file: