Home
last modified time | relevance | path

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

/dports/games/gracer/gracer-0.1.5/common/
H A Dgr_scene_option.h36 GR_OBJECT_MIN_NEAREST = 1<<9, enumerator
46 GR_OBJECT_MIN_FILTER_MASK = (GR_OBJECT_MIN_NEAREST|
/dports/games/gracer/gracer-0.1.5/src/
H A Dglbind.c669 newopt = GR_OBJECT_MIN_NEAREST; in gr_get_draw_option()