nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua_texture.cpp} Namespace Reference

Functions

bool write_ (const char *filename, const bvec &v, Textures::Format fmt)
 
void red_to_rgba (bvec *dst, const bvec &src)
 
auto generation (const Textures &t)
 
auto load_data (Textures &t, const char *name, const bvec *p)
 
auto update_data (Textures &t, lua_Integer id, const bvec &p)
 
auto dump (const Textures &t, nngn::lua::state_view lua)
 
void register_textures (nngn::lua::table_view t)
 

Function Documentation

◆ dump()

auto anonymous_namespace{lua_texture.cpp}::dump ( const Textures t,
nngn::lua::state_view  lua 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ generation()

auto anonymous_namespace{lua_texture.cpp}::generation ( const Textures t)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ load_data()

auto anonymous_namespace{lua_texture.cpp}::load_data ( Textures t,
const char *  name,
const bvec p 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ red_to_rgba()

void anonymous_namespace{lua_texture.cpp}::red_to_rgba ( bvec dst,
const bvec src 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_textures()

void anonymous_namespace{lua_texture.cpp}::register_textures ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ update_data()

auto anonymous_namespace{lua_texture.cpp}::update_data ( Textures t,
lua_Integer  id,
const bvec p 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_()

bool anonymous_namespace{lua_texture.cpp}::write_ ( const char *  filename,
const bvec v,
Textures::Format  fmt 
)
Here is the call graph for this function:
Here is the caller graph for this function: