Hello,
I've created "Direct3D App" application using template from vs2012 and change driver type to D3D_DRIVER_TYPE_REFERENCE when creating device. After that I see no rotating cube as is should be. Just standard metro blue screen. Is it bug? Or should I provide
some third party rasterizer? (btw direct compute works perfectly on reference device )
Thanks