Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/
H A Dogl_init.h73 struct ogl_colors struct
75 using array_type = std::array<GLfloat, 16>;
99 bool ogl_ubitmapm_cs(grs_canvas &, int x, int y,int dw, int dh, grs_bitmap &bm, const ogl_colors::a… argument