KDGpu::MemoryHandle¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| HandleOrFD | handle |
| size_t | allocationSize |
| size_t | 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 2025-07-08 at 12:01:11 +0000