Searched refs:CreateDeviceVk (Results 1 – 3 of 3) sorted by relevance
279 BASE_NS::unique_ptr<Device> CreateDeviceVk(RenderContext& renderContext, DeviceCreateInfo const& cr…
1211 unique_ptr<Device> CreateDeviceVk(RenderContext& renderContext, DeviceCreateInfo const& createInfo) in CreateDeviceVk() function
543 return CreateDeviceVk(*this, createInfo); in CreateDevice()