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