TWO_PASSES_ONE_SIDE constant

int const TWO_PASSES_ONE_SIDE

the transparent object is first drawn in the depth buffer, then in the color buffer, honoring the culling mode, but ignoring the depth test function

Implementation

static const TWO_PASSES_ONE_SIDE = 1;