Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp406 d3d12_resource_from_handle(struct pipe_screen *pscreen, in d3d12_resource_from_handle() function
707 return d3d12_resource_from_handle( in d3d12_resource_from_resource()
918 return d3d12_resource_from_handle(pscreen, templ, &whandle, 0); in d3d12_resource_from_memobj()
925 pscreen->resource_from_handle = d3d12_resource_from_handle; in d3d12_screen_resource_init()

Completed in 3 milliseconds