MCPcopy Create free account
hub / github.com/dolphin-emu/dolphin / TextureEncoder.cpp

File TextureEncoder.cpp

Source/Core/VideoBackends/Software/TextureEncoder.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2009 Dolphin Emulator Project
2// Licensed under GPLv2+
3// Refer to the license.txt file included.
4

Callers

nothing calls this directly

Calls 15

SetBlockDimensionsFunction · 0.85
SetSpansFunction · 0.85
RGBA_to_RGBA8Function · 0.85
RGB8_to_IFunction · 0.85
Convert6To8Function · 0.85
BoxfilterRGBA_to_RGB8Function · 0.85
BoxfilterRGBA_to_RGBA8Function · 0.85
BoxfilterRGBA_to_x8Function · 0.85
BoxfilterRGBA_to_xx8Function · 0.85
BoxfilterRGB_to_RGB8Function · 0.85
BoxfilterRGB_to_x8Function · 0.85
BoxfilterRGB_to_xx8Function · 0.85

Tested by

no test coverage detected