Searched refs:D3DXFERR_BADFILEVERSION (Results 1 – 3 of 3) sorted by relevance
98 …ok(ret == D3DXFERR_BADFILEVERSION, "RegisterTemplates returned %#x, expected %#x\n", ret, D3DXFERR… in test_templates()
172 #define D3DXFERR_BADFILEVERSION MAKE_HRESULT(1,_FACD3DXF,909) macro
39 return D3DXFERR_BADFILEVERSION; in error_dxfile_to_d3dxfile()