Lines Matching refs:MAKE_D3DHRESULT

79 #define MAKE_D3DHRESULT( code )                 MAKE_HRESULT( 1, _FACD3D, code )
86 #define D3DERR_WRONGTEXTUREFORMAT MAKE_D3DHRESULT(2072)
87 #define D3DERR_UNSUPPORTEDCOLOROPERATION MAKE_D3DHRESULT(2073)
88 #define D3DERR_UNSUPPORTEDCOLORARG MAKE_D3DHRESULT(2074)
89 #define D3DERR_UNSUPPORTEDALPHAOPERATION MAKE_D3DHRESULT(2075)
90 #define D3DERR_UNSUPPORTEDALPHAARG MAKE_D3DHRESULT(2076)
91 #define D3DERR_TOOMANYOPERATIONS MAKE_D3DHRESULT(2077)
92 #define D3DERR_CONFLICTINGTEXTUREFILTER MAKE_D3DHRESULT(2078)
93 #define D3DERR_UNSUPPORTEDFACTORVALUE MAKE_D3DHRESULT(2079)
94 #define D3DERR_CONFLICTINGRENDERSTATE MAKE_D3DHRESULT(2081)
95 #define D3DERR_UNSUPPORTEDTEXTUREFILTER MAKE_D3DHRESULT(2082)
96 #define D3DERR_CONFLICTINGTEXTUREPALETTE MAKE_D3DHRESULT(2086)
97 #define D3DERR_DRIVERINTERNALERROR MAKE_D3DHRESULT(2087)
98 #define D3DERR_NOTFOUND MAKE_D3DHRESULT(2150)
99 #define D3DERR_MOREDATA MAKE_D3DHRESULT(2151)
100 #define D3DERR_DEVICELOST MAKE_D3DHRESULT(2152)
101 #define D3DERR_DEVICENOTRESET MAKE_D3DHRESULT(2153)
102 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154)
103 #define D3DERR_OUTOFVIDEOMEMORY MAKE_D3DHRESULT(380)
104 #define D3DERR_INVALIDDEVICE MAKE_D3DHRESULT(2155)
105 #define D3DERR_INVALIDCALL MAKE_D3DHRESULT(2156)
106 #define D3DERR_DRIVERINVALIDCALL MAKE_D3DHRESULT(2157)
107 #define D3DERR_WASSTILLDRAWING MAKE_D3DHRESULT(540)
110 #define D3DERR_DEVICEREMOVED MAKE_D3DHRESULT(2160)
111 #define D3DERR_DEVICEHUNG MAKE_D3DHRESULT(2164)
116 #define D3DERR_UNSUPPORTEDOVERLAY MAKE_D3DHRESULT(2171)
117 #define D3DERR_UNSUPPORTEDOVERLAYFORMAT MAKE_D3DHRESULT(2172)
118 #define D3DERR_CANNOTPROTECTCONTENT MAKE_D3DHRESULT(2173)
119 #define D3DERR_UNSUPPORTEDCRYPTO MAKE_D3DHRESULT(2174)
120 #define D3DERR_PRESENT_STATISTICS_DISJOINT MAKE_D3DHRESULT(2180)