Home
last modified time | relevance | path

Searched defs:gr_opengl_update_texture (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropengltexture.cpp1391 void gr_opengl_update_texture(int bitmap_handle, int bpp, ubyte* data, int width, int height) in gr_opengl_update_texture() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropengltexture.cpp1433 void gr_opengl_update_texture(int bitmap_handle, int bpp, const ubyte* data, int width, int height) in gr_opengl_update_texture() function