SIGN IN SIGN UP
shadps4-emu / shadPS4 UNCLAIMED

PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++

Implement sceGnmDrawInitToDefaultContextStateInternal functions (#3770)

These are used by LLE libSceVideodec.
From decompiling the two GnmDriver libraries, it seems like sceGnmDrawInitToDefaultContextStateInternalCommand inlines a call to sceGnmDrawInitToDefaultContextState, so I've replaced that with an actual call to the function for readability.
sceGnmDrawInitToDefaultContextStateInternalSize is one to one with decomp.
S
Stephen Miller committed
bc44865cdafb60947a9a9e2fca59688ae3fa080c
Parent: a42ae46
Committed by GitHub <[email protected]> on 11/3/2025, 7:06:26 PM