<div dir="ltr">So we are currently doing tests and complying with them in our Emulator. Currently the conditional rendering test does not pass (no wonder we not even implement it). I've been looking at the current documentation <a href="https://github.com/envytools/envytools/blob/master/rnndb/graph/gf100_3d.xml#L796">https://github.com/envytools/envytools/blob/master/rnndb/graph/gf100_3d.xml#L796</a> So far I don't understand how the cond address is used and to what it's compared. <a href="https://github.com/envytools/envytools/blob/0d91b8bcef3ceb47ff0b114025d301edb790d472/rnndb/g80_defs.xml#L61">https://github.com/envytools/envytools/blob/0d91b8bcef3ceb47ff0b114025d301edb790d472/rnndb/g80_defs.xml#L61</a><div><br></div><div>It says it uses 2 queries, how do I know which query it's talking off and what it's the comparison that should be done.</div><div><br></div><div>Also, does failing conditional rendering makes registers not write into the engine or just drawcalls/claers are ignored?</div></div>