Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/sega/
H A Dgenesis_vid.cpp95 static const UINT16 MaskTable[4] = { 0x000, 0x007, 0xff8, 0xfff }; in VdpRegisterWrite() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sega/
H A Dgenesis_vid.cpp96 static const UINT16 MaskTable[4] = { 0x000, 0x007, 0xff8, 0xfff }; in VdpRegisterWrite() local
/dports/x11-toolkits/pangox-compat/pangox-compat-0.0.2/
H A Dbasic-x.c39 typedef struct _MaskTable MaskTable; typedef
/dports/graphics/photivo/photivo/Sources/
H A DptImage.cpp4947 float MaskTable[0x10000]; in GetMask() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h1663 SUMA_TABLE_FIELD *MaskTable; member