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 2024-11-21 at 00:08:26 +0000