Home
last modified time | relevance | path

Searched refs:assign_texture (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/geryon/
H A Ducl_d_vec.h431 { alloc(cols,dev); assign_texture(t); bind(); } in safe_alloc()
433 inline void assign_texture(textureReference *t) { _tex_ptr=t; } in assign_texture() function
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/geryon/
H A Ducl_d_vec.h431 { alloc(cols,dev); assign_texture(t); bind(); } in safe_alloc()
433 inline void assign_texture(textureReference *t) { _tex_ptr=t; } in assign_texture() function
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_outliner.erl72 command({assign_texture,Type,Id,Name0, Format}, #st{mat=Mtab}=St) ->
947 {'VALUE',{assign_texture,Type,Id,Mat,Format}}.