This moves the application of the stencil reference from the DepthStencilState to Command::SetStencilReference
Add depth and stencil tests. This is currently only implemented for the OpenGL API. HelloDepthStencil is a test using the depth and stencil buffers to do reflections. Currently clearing / stencil clearing is not working properly.