接口
| 接口 | 说明 |
|---|---|
| IDStorageFactoryX | 表示静态 DirectStorage 工厂对象。 |
| IDStorageFactoryX1 | 表示静态 DirectStorage 工厂对象。 |
| IDStorageFactoryX2 | 表示静态 DirectStorage 工厂对象。 |
| IDStorageFileX | 表示要由 DirectStorage 访问的文件。 |
| IDStorageQueueX | 表示一个 DirectStorage 队列。 |
| IDStorageQueueX1 | 表示一个 DirectStorage 队列。 |
| IDStorageQueueX2 | 表示一个 DirectStorage 队列。 |
| IDStorageStatusArrayX | 表示之前的读取请求的状态条目数组。 |
函数
| 函数 | 说明 |
|---|---|
| DStorageGetFactory | 返回静态 DirectStorage 工厂对象。 |
结构
| 结构 | 说明 |
|---|---|
| DSTORAGE_ERROR_RECORD | 失败的 DirectStorage 请求的详细记录。 |
| DSTORAGE_PRIORITY_STATS 数据结构 | 每个优先级的 DirectStorage 统计信息。 |
| DSTORAGE_QUEUE_DESC | DirectStorage 队列的属性。 |
| DSTORAGE_QUEUE_DESC1 | DirectStorage 队列的属性。 |
| DSTORAGE_QUEUE_INFO | DirectStorage 队列的属性和当前状态。 |
| DSTORAGE_QUEUE_INFO1 | DirectStorage 队列的属性和当前状态。 |
| DSTORAGE_QUEUE_OPTIONS | 用于创建 DirectStorage 队列的选项。 |
| DSTORAGE_REQUEST | 表示 DirectStorage 读取请求。 |
| DSTORAGE_REQUEST_OPTIONS | DirectStorage 读取请求的选项。 |
| DSTORAGE_STATS | DirectStorage 统计信息。 |
枚举
| 枚举 | 说明 |
|---|---|
| DSTORAGE_BCPACK_MODE | 从文件读取内容后要执行的 BCPack 解压缩的类型。 |
| DSTORAGE_COMMAND_TYPE | DirectStorage 请求的类型。 |
| DSTORAGE_DEBUG | 控制 DirectStorage 调试层的标志。 |
| DSTORAGE_PRIORITY | DirectStorage 队列的优先级级别。 |
| DSTORAGE_REQUEST_SOURCE_TYPE | DirectStorage 请求的源类型。 |
| DSTORAGE_STAGING_BUFFER_SIZE要求授权 | 有效暂存缓冲区大小。 |
| DSTORAGE_SWIZZLE_MODE | 要执行的纹理重排的类型。 |