MCPcopy Create free account
hub / github.com/K0lb3/UnityPy / get_astc_context

Function get_astc_context

UnityPy/export/Texture2DConverter.py:382–387  ·  view source on GitHub ↗

Get the ASTC context for the current thread using the given `block_size`. Created contexts belong to and only to the calling thread, and may be cached. This function is thread safe.

(block_size: tuple)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compress_astcFunction · 0.85
astcFunction · 0.85

Calls 1

_get_astc_contextFunction · 0.85

Tested by

no test coverage detected