Home
last modified time | relevance | path

Searched refs:check_for_enabled_debug_extensions (Results 1 – 4 of 4) sorted by relevance

/third_party/vulkan-loader/loader/
Ddebug_utils.h32 void check_for_enabled_debug_extensions(struct loader_instance *ptr_instance, const VkInstanceCreat…
Ddebug_utils.c572 void check_for_enabled_debug_extensions(struct loader_instance *ptr_instance, const VkInstanceCreat… in check_for_enabled_debug_extensions() function
Dtrampoline.c597 check_for_enabled_debug_extensions(ptr_instance, &ici); in vkCreateInstance()
Dloader.c5338 check_for_enabled_debug_extensions(ptr_instance, pCreateInfo); in terminator_CreateInstance()