Home
last modified time | relevance | path

Searched refs:REVERSE_DEPTH (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h95 #ifndef REVERSE_DEPTH
96 #define REVERSE_DEPTH 0 macro
242 offset *= ctx->DrawBuffer->_MRD * (REVERSE_DEPTH ? -1.0 : 1.0); in TAG()
475 offset *= ctx->DrawBuffer->_MRD * (REVERSE_DEPTH ? -1.0 : 1.0); in TAG()