Searched refs:hres (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp115 HRESULT hres = dev->CreateCommittedResource(&heap_pris, local in function:d3d12_bo_new
122 if (FAILED(hres))
H A Dd3d12_resource.cpp221 HRESULT hres = screen->dev->CreateCommittedResource(&heap_pris, local in function:init_texture
227 if (FAILED(hres))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c336 struct virgl_hw_res *hres)
339 virgl_vtest_resource_reference(vtws, &hres, NULL);
335 virgl_vtest_winsys_resource_unref(struct virgl_winsys * vws,struct virgl_hw_res * hres) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c510 struct virgl_hw_res *hres)
514 virgl_drm_resource_reference(qdws, &hres, NULL);
509 virgl_drm_winsys_resource_unref(struct virgl_winsys * qws,struct virgl_hw_res * hres) argument

Completed in 6 milliseconds