Home
last modified time | relevance | path

Searched refs:gln64gDPSetKeyGB (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2n64/src/
H A DgDP.h75 void gln64gDPSetKeyGB(uint32_t cG, uint32_t sG, uint32_t wG, uint32_t cB, uint32_t sB, uint32_t wB …
H A DRDP.c214 gln64gDPSetKeyGB( _SHIFTR( w1, 24, 8 ), // cG in RDP_SetKeyGB()
H A DgDP_gles2n64.c873 void gln64gDPSetKeyGB(uint32_t cG, uint32_t sG, uint32_t wG, uint32_t cB, uint32_t sB, uint32_t wB ) in gln64gDPSetKeyGB() function