TextureTaffy/Source/ispc_texcomp/ispc_texcomp.def
2023-04-28 15:47:06 +03:00

30 lines
648 B
Modula-2

LIBRARY ispc_texcomp
EXPORTS
CompressBlocksBC1
CompressBlocksBC3
CompressBlocksBC4
CompressBlocksBC5
CompressBlocksBC6H
CompressBlocksBC7
CompressBlocksETC1
CompressBlocksASTC
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
GetProfile_etc_slow
GetProfile_astc_fast
GetProfile_astc_alpha_fast
GetProfile_astc_alpha_slow
ReplicateBorders