|
ReactOS 0.4.17-dev-934-g091855f
|
#include "windows.h"#include "d3dcommon.h"

Go to the source code of this file.
Functions | |
| HRESULT | vkd3d_blob_create (void *buffer, SIZE_T size, ID3D10Blob **blob) |
| HRESULT vkd3d_blob_create | ( | void * | buffer, |
| SIZE_T | size, | ||
| ID3D10Blob ** | blob | ||
| ) |
Definition at line 126 of file blob.c.
Referenced by vkd3d_serialize_root_signature(), and vkd3d_serialize_versioned_root_signature().