|
nngn
|
Functions | |
| u32 | find (const std::vector< nngn::Hash > &v, std::string_view name) |
| u32 | find_empty (const std::vector< u32 > &v) |
| bool | check_max (std::size_t n, u32 i) |
| bool | write_png (const char *filename, std::span< const std::byte > s) |
Variables | |
| constexpr auto | SIZE = nngn::Graphics::TEXTURE_SIZE |
| constexpr auto | EXTENT = nngn::Graphics::TEXTURE_EXTENT |
| bool anonymous_namespace{texture.cpp}::check_max | ( | std::size_t | n, |
| u32 | i ) |

| u32 anonymous_namespace{texture.cpp}::find | ( | const std::vector< nngn::Hash > & | v, |
| std::string_view | name ) |

| u32 anonymous_namespace{texture.cpp}::find_empty | ( | const std::vector< u32 > & | v | ) |
| bool anonymous_namespace{texture.cpp}::write_png | ( | const char * | filename, |
| std::span< const std::byte > | s ) |

|
constexpr |
|
constexpr |