Searched refs:hres (Results 1 – 2 of 2) sorted by relevance
580 HRESULT hres = this->device->get_immediate_context()->Map(this, 0, d3d_map, 0, &d3d_mapped);583 return hres;
1504 HRESULT hres = factory->QueryInterface(riid, out_factory); in CreateDXGIFactory1() local1506 return hres; in CreateDXGIFactory1()