Home
last modified time | relevance | path

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

/dports/games/gracer/gracer-0.1.5/common/
H A Dgr_texture.c51 static int texture_is_active = 1; variable
125 texture_is_active = 1; in gr_texture_set_active()
127 texture_is_active = 0; in gr_texture_set_active()
134 return texture_is_active; in gr_texture_get_active()