Searched refs:D3DERR_INVALIDSTATEBLOCK (Results 1 – 2 of 2) sorted by relevance
5789 return D3DERR_INVALIDSTATEBLOCK; in d3d_device7_ApplyStateBlock()5843 return D3DERR_INVALIDSTATEBLOCK; in d3d_device7_CaptureStateBlock()5899 return D3DERR_INVALIDSTATEBLOCK; in d3d_device7_DeleteStateBlock()
185 #define D3DERR_INVALIDSTATEBLOCK MAKE_DDHRESULT(2100) macro