Searched refs:HWVULKAN_DEVICE_0 (Results 1 – 3 of 3) sorted by relevance
30 #define HWVULKAN_DEVICE_0 "vk0" macro
270 module->common.methods->open(&module->common, HWVULKAN_DEVICE_0, in Open()
156 if (strcmp(id, HWVULKAN_DEVICE_0) == 0) { in OpenDevice()