config.h 143 B

12345678
  1. #define BAIL_OUT 16777215
  2. #define MAX_ITER 2147483647
  3. #define WIDTH 1024
  4. #define HEIGHT 1024
  5. #define THREAD_COUNT 16
  6. #define BUFFER_SIZE 256