Front_face
FrontFace_0x00_CF_B


FrontFace_0x00_CF_F


FrontFace_0x00_CF_FaB


FrontFace_0x63_CF_B


FrontFace_0x63_CF_F


FrontFace_0x63_CF_FaB


FrontFace_CCW_CF_B
Sets the winding to counter-clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the left quad should be rendered.


FrontFace_CCW_CF_F
Sets the winding to counter-clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the right quad should be rendered.


FrontFace_CCW_CF_FaB
Sets the winding to counter-clockwise with front and back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Neither quad should be rendered.


FrontFace_CW_CF_B
Sets the winding to clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the right quad should be rendered.


FrontFace_CW_CF_F
Sets the winding to clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the left quad should be rendered.


FrontFace_CW_CF_FaB
Sets the winding to clockwise with front and back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Neither quad should be rendered.

