KDGpu::MemoryHandle¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| HandleOrFD | handle |
| DeviceSize | allocationSize |
| DeviceSize | allocationOffset |
Friends¶
| Name | |
|---|---|
| bool | operator==(const MemoryHandle & , const MemoryHandle & ) |
Public Attributes Documentation¶
variable handle¶
1 | |
variable allocationSize¶
1 | |
variable allocationOffset¶
1 | |
Friends¶
friend operator==¶
1 2 3 4 5 | |
Updated on 2026-02-10 at 00:01:17 +0000