Hello,
My D3D11 program seems to have some data race problem, some data comes thru first before the other where it should not be.
I remember in D3D9, we got a function called device9::TestCooperativeLevel, what is the counterpart for direct3d 11?
thanks
Jack