mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
SoftGPU: Jit CLUT lookup.
This commit is contained in:
@@ -106,7 +106,7 @@ private:
|
||||
bool Jit_Decode5650();
|
||||
bool Jit_Decode5551();
|
||||
bool Jit_Decode4444();
|
||||
bool Jit_TransformClutIndex(const SamplerID &id);
|
||||
bool Jit_TransformClutIndex(const SamplerID &id, int bitsPerIndex);
|
||||
bool Jit_ReadClutColor(const SamplerID &id);
|
||||
|
||||
#if PPSSPP_ARCH(ARM64)
|
||||
|
||||
Reference in New Issue
Block a user