Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SetBlockDimensions
Function · 0.85
SetSpans
Function · 0.85
RGBA_to_RGBA8
Function · 0.85
RGB8_to_I
Function · 0.85
Convert6To8
Function · 0.85
BoxfilterRGBA_to_RGB8
Function · 0.85
BoxfilterRGBA_to_RGBA8
Function · 0.85
BoxfilterRGBA_to_x8
Function · 0.85
BoxfilterRGBA_to_xx8
Function · 0.85
BoxfilterRGB_to_RGB8
Function · 0.85
BoxfilterRGB_to_x8
Function · 0.85
BoxfilterRGB_to_xx8
Function · 0.85
Tested by
no test coverage detected