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