Definition texture_test.h:9
static std::byte data_alpha[nngn::Graphics::TEXTURE_SIZE]
Definition texture_test.h:13
void load()
Definition texture_test.cpp:104
static std::filesystem::path data_alpha_file
Definition texture_test.h:11
void load_data_test()
Definition texture_test.cpp:91
void load_cache()
Definition texture_test.cpp:179
void read()
Definition texture_test.cpp:81
void remove()
Definition texture_test.cpp:197
static std::byte data[nngn::Graphics::TEXTURE_SIZE]
Definition texture_test.h:12
void load_err()
Definition texture_test.cpp:136
void load_max()
Definition texture_test.cpp:162
static std::filesystem::path data_file
Definition texture_test.h:11
void load_ids()
Definition texture_test.cpp:149
void initTestCase()
Definition texture_test.cpp:57
void load_alpha()
Definition texture_test.cpp:120
void constructor()
Definition texture_test.cpp:75