Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h912 …enum { CMD_SHIFT126 = 24, CMD_MASK126 = 0x3, CMD_NEVER = 0, CMD_ALWAYS = 1, CMD_GEATERORGEQUAL = 2… in SetTestFunc() enumerator
919 CMD_ALWAYS, in SetTestFunc()