ds_ Flags - widberg/fmtk GitHub Wiki
If the flags are set ((flags & 0xXXXX) != 0
) then the string is appended. I'm not sure where exactly these are used.
Flags | Description |
---|---|
1 | "ds_ztest " |
2 | "ds_zwrite " |
0x10 | "ds_ablend " |
0x20 | "ds_noatest " |
0x40 | "ds_aref128 " |
0x80 | "ds_cw " |
0x100 | "ds_ccw " |
4 | "ds_cwritergb " |
8 | "ds_cwritea " |
0x2000 | "ds_render_shadow " |
0x200 | "ds_cast_shadow " |
0x400 | "ds_receiv_shadow " |
0x800 | "ds_senable " |
0xC | "ds_cwrite " |
0x83 | "ds_zonly " |
0x8F | "ds_opaque " |