Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
DirectX12Texture (TextureCreateInfo ci) | |
void | createTextureImage (TextureCreateInfo &ci, uint32_t &mipLevels) |
void | createTextureSampler (TextureCreateInfo &ci, uint32_t mipLevels) |
![]() | |
virtual void | RecreateTexture (const Texture::CreateInfo &createInfo)=0 |