Searched defs:MAX_WIDTH (Results 1 – 5 of 5) sorted by relevance
39 #define MAX_WIDTH (1 << (SP_MAX_TEXTURE_2D_LEVELS - 1)) macro
23 constexpr int MAX_WIDTH = 512; variable
24 const int MAX_WIDTH = 32; variable
31 #define MAX_WIDTH 4096 macro