Stencil_func
Always
Tests NV097_SET_STENCIL_FUNC_V_ALWAYS - the entire test region should be green.


Always_ZB


Equal
Tests NV097_SET_STENCIL_FUNC_V_EQUAL - only the 0x7F patch should be green.


Equal_ZB


Greater
Tests NV097_SET_STENCIL_FUNC_V_GREATER - all patches less than 0x7F and the test area (stencil = 0) should be green.


Greater_ZB


GreaterThanOrEqual
Tests NV097_SET_STENCIL_FUNC_V_GEQUAL - the test area (stencil = 0) and all patches less than 0x7F and the 0x7F patch should be green.


GreaterThanOrEqual_ZB


Less
Tests NV097_SET_STENCIL_FUNC_V_LESS - all patches greater than 0x7F should be green.


Less_ZB


LessThanOrEqual
Tests NV097_SET_STENCIL_FUNC_V_LEQUAL - all patches greater than 0x7F and the 0x7F patch should be green.


LessThanOrEqual_ZB


Never
Tests NV097_SET_STENCIL_FUNC_V_NEVER - all patches should be blue.


Never_ZB


NotEqual
Tests NV097_SET_STENCIL_FUNC_V_NOTEQUAL - the 0x7F patch should be blue, all other patches and the test area (stencil = 0) should be green.


NotEqual_ZB

