Home
last modified time | relevance | path

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

/dports/games/libretro-mgba/mgba-6186d45/src/gb/extra/
H A Dproxy.c27 static void GBVideoProxyRendererPutPixels(struct GBVideoRenderer* renderer, size_t stride, const vo…
45 renderer->d.putPixels = GBVideoProxyRendererPutPixels; in GBVideoProxyRendererCreate()
296 static void GBVideoProxyRendererPutPixels(struct GBVideoRenderer* renderer, size_t stride, const vo… in GBVideoProxyRendererPutPixels() function
/dports/emulators/mgba/mgba-0.9.2/src/gb/extra/
H A Dproxy.c27 static void GBVideoProxyRendererPutPixels(struct GBVideoRenderer* renderer, size_t stride, const vo…
45 renderer->d.putPixels = GBVideoProxyRendererPutPixels; in GBVideoProxyRendererCreate()
317 static void GBVideoProxyRendererPutPixels(struct GBVideoRenderer* renderer, size_t stride, const vo… in GBVideoProxyRendererPutPixels() function