You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
22 lines
448 B
Modula-2
22 lines
448 B
Modula-2
LIBRARY ispc_texcomp
|
|
EXPORTS
|
|
CompressBlocksBC1
|
|
CompressBlocksBC3
|
|
CompressBlocksBC6H
|
|
CompressBlocksBC7
|
|
GetProfile_ultrafast
|
|
GetProfile_veryfast
|
|
GetProfile_fast
|
|
GetProfile_basic
|
|
GetProfile_slow
|
|
GetProfile_alpha_ultrafast
|
|
GetProfile_alpha_veryfast
|
|
GetProfile_alpha_fast
|
|
GetProfile_alpha_basic
|
|
GetProfile_alpha_slow
|
|
GetProfile_bc6h_veryfast
|
|
GetProfile_bc6h_fast
|
|
GetProfile_bc6h_basic
|
|
GetProfile_bc6h_slow
|
|
GetProfile_bc6h_veryslow
|
|
|