KDGpu::Extent2D¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| uint32_t | width | 
| uint32_t | height | 
Friends¶
| Name | |
|---|---|
| bool | operator==(const Extent2D & , const Extent2D & ) | 
Public Attributes Documentation¶
variable width¶
1 |  | 
variable height¶
1 |  | 
Friends¶
friend operator==¶
1 2 3 4 5  |  | 
Updated on 2025-11-02 at 00:01:42 +0000