Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_pfx.h49 struct PfxState struct
83 extern PfxState GPfx; argument
H A Dv_pfx.cpp43 PfxState GPfx;
71 void PfxState::SetFormat (int bits, uint32 redMask, uint32 greenMask, uint32 blueMask) in SetFormat()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_pfx.h49 struct PfxState struct
83 extern PfxState GPfx; argument
H A Dv_pfx.cpp43 PfxState GPfx;
71 void PfxState::SetFormat (int bits, uint32 redMask, uint32 greenMask, uint32 blueMask) in SetFormat()