Home
last modified time | relevance | path

Searched defs:d3d12_mod (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
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
/third_party/mesa3d/src/gallium/drivers/d3d12/
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
Dd3d12_context.cpp2545 util_dl_library *d3d12_mod = util_dl_open(UTIL_DL_PREFIX "d3d12" UTIL_DL_EXT); in d3d12_context_create() local