Files
UnrealEngineUWP/Engine/Source/ThirdParty/IntelISPCTexComp/ispc_texcomp/ispc_texcomp.def
Niklas Smedberg f39fe4e6a2 Integrated Intel ISPC texture compression for BC6H / BC7
[CL 2365669 by Niklas Smedberg in Main branch]
2014-11-19 19:14:13 -05:00

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