MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / GetFormatInfo

Function GetFormatInfo

Source/Engine/Core/Image/B3DTextureCompressor.cpp:53–93  ·  view source on GitHub ↗

* Maps a block-compressed pixel format to the TextureCompress.bsl FORMAT variation index, the output texture format * (one packed block per texel: RG32U for 64-bit blocks, RGBA32U for 128-bit), whether the source must be fed as HDR * floating-point (BC6H) rather than normalized RGBA8, and a per-format band-height multiplier. * * @p tileSizeMultiplier scales the caller's maxTileSize ban

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

IsFormatSupportedMethod · 0.85
CompressMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected