Home
last modified time | relevance | path

Searched refs:com_obj (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/include/frontend/
Dwinsys_handle.h69 void *com_obj; member
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_framebuffer.cpp191 handle.com_obj = res; in d3d12_wgl_framebuffer_get_resource()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp302 res->bo = d3d12_bo_wrap_res((ID3D12Resource *)handle->com_obj, templ->format); in d3d12_resource_from_handle()
319 handle->com_obj = d3d12_resource_resource(res); in d3d12_resource_get_handle()