MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / auxbmp_CompressPS2

Function auxbmp_CompressPS2

xCore/Auxiliary/Bitmap/aux_Bitmap.cpp:1078–1300  ·  view source on GitHub ↗

Compresses bitmap by splitting it up into 2 bitmaps: A base bitmap (a quarter of the size of the original) and a luminance bitmap (same size as original, but only 4 bits per pixel)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

auxbmp_ConvertFormatFunction · 0.85
auxbmp_ConvertToPS2Function · 0.85
HasAlphaBitsMethod · 0.80
GetNMipsMethod · 0.80
BuildMipsMethod · 0.80
GetPixelColorMethod · 0.80
SetPixelColorMethod · 0.80
GetFormatMethod · 0.80
SetClutColorMethod · 0.80
GetBilinearColorMethod · 0.80
SetPixelIndexMethod · 0.80
PS2SwizzleClutMethod · 0.80

Tested by

no test coverage detected