Home
last modified time | relevance | path

Searched defs:d3d12_mod (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_util.c305 struct util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in get_debug_interface() local
358 struct util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in d3d12_create_device() local
396 struct util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in d3d12_get_serialize_root_sig() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp802 util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in get_debug_interface() local
855 util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in create_device() local

Completed in 3 milliseconds