Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ NormalYTo565
Function
NormalYTo565
trinity/Tr2DxtCompressor.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
word NormalYTo565( uint8_t y )
181
{
182
return ( ( y >> 2 ) << 5 );
183
}
184
185
void EmitByte( uint8_t b, uint8_t** outBuff )
186
{
Callers
1
CompressNormalMapDXT5NoAlpha
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected