|
Potato Engine
Hobby Game Engine Project
|
Public Member Functions | |
| GpuTexture (GpuTexture &&)=delete | |
| GpuTexture & | operator= (GpuTexture &&)=delete |
| virtual GpuTextureType | type () const noexcept=0 |
| virtual GpuFormat | format () const noexcept=0 |
| virtual glm::ivec3 | dimensions () const noexcept=0 |
1.8.13