Home
last modified time | relevance | path

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

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Ddrawgfx.h31 UINT32 planeoffset[MAX_GFX_PLANES]; /* start of every bitplane (in bits) */ member
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Ddrawgfx.h37 UINT32 planeoffset[MAX_GFX_PLANES]; /* start of every bitplane (in bits) */ member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Ddrawgfx.h37 UINT32 planeoffset[MAX_GFX_PLANES]; /* start of every bitplane (in bits) */ member
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddigfx.h137 u32 planeoffset[MAX_GFX_PLANES]; // bit offset of each bitplane member
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddigfx.h137 u32 planeoffset[MAX_GFX_PLANES]; // bit offset of each bitplane member
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dgl_backend.c890 void GL_PolygonOffset(float planeoffset, float depthoffset) in GL_PolygonOffset()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dgl_backend.c2173 void GL_PolygonOffset(float planeoffset, float depthoffset) in GL_PolygonOffset()
/dports/games/darkplaces/darkplaces/
H A Dgl_backend.c2173 void GL_PolygonOffset(float planeoffset, float depthoffset) in GL_PolygonOffset()