Home
last modified time | relevance | path

Searched refs:terminator_CreateDevice (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/loader/
Dloader.h625 terminator_CreateDevice(VkPhysicalDevice gpu,
Dloader.c3226 return (void *)terminator_CreateDevice;
4293 VKAPI_ATTR VkResult VKAPI_CALL terminator_CreateDevice( function