MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / ConvertRGBExp32ToRGBA8888

Function ConvertRGBExp32ToRGBA8888

src/utils/vrad/lightmap.cpp:3553–3565  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Convert a RGBExp32 to a RGBA8888 This matches the engine's conversion, so the lighting result is consistent. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SerializeLightingMethod · 0.85
BuildFineMipmapFunction · 0.85

Calls 2

TexLightToLinearFunction · 0.85
ConvertLinearToRGBA8888Function · 0.85

Tested by

no test coverage detected