Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pst90s/
H A Dd_suprnova.cpp48 static UINT8 *olddepths; variable
981 olddepths = Next; Next += 2 * sizeof(UINT8); in MemIndex()
1018 olddepths[0] = olddepths[1] = 0xff; in DrvDoReset()
1212 if (depth != olddepths[layer]) { in draw_layer()
1214 olddepths[layer] = depth; in draw_layer()
1803 olddepths[0] = olddepths[1] = 0xff; in DrvScan()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pst90s/
H A Dd_suprnova.cpp48 static UINT8 *olddepths; variable
959 olddepths = Next; Next += 2 * sizeof(UINT8); in MemIndex()
996 olddepths[0] = olddepths[1] = 0xff; in DrvDoReset()
1188 if (depth != olddepths[layer]) { in draw_layer()
1190 olddepths[layer] = depth; in draw_layer()
1779 olddepths[0] = olddepths[1] = 0xff; in DrvScan()