Searched defs:DEPTH_SCALE (Results 1 – 3 of 3) sorted by relevance
549 #define DEPTH_SCALE 1.0 macro
427 #define DEPTH_SCALE 1.0 macro
638 #define DEPTH_SCALE (ctx->DrawBuffer->Visual.depthBits == 16 ? 1.0 : 2.0) macro