Home
last modified time | relevance | path

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

/third_party/vulkan-loader/openharmony/test/unittest/
H A Dvk_bundle_mgr_helper_tests.cpp56 char* path = GetDebugLayerLibPath(); in HWTEST_F()
/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.h27 char* GetDebugLayerLibPath(const struct loader_instance *inst, VkSystemAllocationScope allocation_sacope);
H A Dvk_bundle_mgr_helper.cpp57 char* GetDebugLayerLibPath(const struct loader_instance *inst, VkSystemAllocationScope allocation_sacope) in GetDebugLayerLibPath() function
73 VKHILOGD("GetDebugLayerLibPath(): the libPath is %{public}s", libPath); in GetDebugLayerLibPath()
/third_party/vulkan-loader/loader/
H A Dloader.c4175 debugLayerLibPath = GetDebugLayerLibPath(inst, VK_SYSTEM_ALLOCATION_SCOPE_COMMAND);

Completed in 10 milliseconds