nvidia-texture-tools/src/nvtt/icbc.cpp

4 lines
79 B
C++
Raw Normal View History

2020-04-14 01:01:33 +00:00
#define ICBC_IMPLEMENTATION
2020-06-08 03:02:14 +00:00
#define ICBC_SIMD 2 // SSE4.1
2020-04-14 01:01:33 +00:00
#include "icbc.h"