Unravel Engine C++ Reference
Loading...
Searching...
No Matches
texture.h File Reference
#include "handle_impl.h"
#include <base/basetypes.hpp>
#include <memory>

Go to the source code of this file.

Classes

struct  gfx::texture
 

Namespaces

namespace  gfx
 

Functions

auto gfx::needs_recreate (const gfx::texture::ptr &tex, const usize32_t &size) -> bool
 
auto gfx::needs_recreate (const gfx::texture::ptr &tex, const usize32_t &size, const texture_format &format) -> bool