resolution don't care option, heuristic to avoid multimon sizes
[summerhack] / src / 3dengfx / src / 3dengfx / 3denginefx_types.hpp
index 4fcdc31..80b1c9e 100644 (file)
@@ -139,6 +139,7 @@ class GfxProg;
 #define DONT_CARE_BPP          1       // 0001
 #define DONT_CARE_DEPTH                2       // 0010
 #define DONT_CARE_STENCIL      4       // 0100
+#define DONT_CARE_SIZE         8
 
 struct GraphicsInitParameters {
        int x, y;