Searched refs:initDevice (Results 1 – 3 of 3) sorted by relevance
27 bool initDevice(uint32_t specVersion, VkInstance, VkPhysicalDevice);
171 extensions.initDevice(kGrVkMinimumVersion, inst, physDev); in Create()
128 bool GrVkExtensions::initDevice(uint32_t specVersion, VkInstance inst, VkPhysicalDevice physDev) { in initDevice() function in GrVkExtensions