class Surface

Defined at line 16 of file ../../src/graphics/examples/vkproto/common/surface.h

Protected Members

bool initialized_
shared_ptr instance_
VkSurfaceKHR surface_

Public Methods

bool Init ()
void Surface (std::shared_ptr<vk::Instance> instance)

Defined at line 18 of file ../../src/graphics/examples/vkproto/common/surface.h

const VkSurfaceKHR & get ()

Defined at line 21 of file ../../src/graphics/examples/vkproto/common/surface.h