ReactOS 0.4.15-dev-7842-g558ab78
d3dcompiler_blob Struct Reference
Collaboration diagram for d3dcompiler_blob:

Public Attributes

ID3DBlob ID3DBlob_iface
 
LONG refcount
 
SIZE_T size
 
voiddata
 

Detailed Description

Definition at line 26 of file blob.c.

Member Data Documentation

◆ data

void* d3dcompiler_blob::data

Definition at line 32 of file blob.c.

◆ ID3DBlob_iface

ID3DBlob d3dcompiler_blob::ID3DBlob_iface

Definition at line 28 of file blob.c.

Referenced by impl_from_ID3DBlob().

◆ refcount

LONG d3dcompiler_blob::refcount

Definition at line 29 of file blob.c.

Referenced by d3dcompiler_blob_AddRef(), and d3dcompiler_blob_Release().

◆ size

SIZE_T d3dcompiler_blob::size

Definition at line 31 of file blob.c.


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