Searched defs:CreateDevice (Results 1 – 5 of 5) sorted by relevance
526 unique_ptr<Device> RenderContext::CreateDevice(const DeviceCreateInfo& createInfo) in CreateDevice() function in RenderContext
210 bool RsVulkanInterface::CreateDevice(bool isProtected) in CreateDevice() function in OHOS::Rosen::RsVulkanInterface
533 DeviceWrapper CreateFunctionsVk::CreateDevice(VkInstance instance, VkPhysicalDevice physicalDevice, in CreateDevice() function in CreateFunctionsVk
753 void DeviceVk::CreateDevice(const BackendExtraVk* backendExtra, const vector<LowLevelQueueInfo>& av… in CreateDevice() function in DeviceVk
1635 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, in CreateDevice() function