Home
last modified time | relevance | path

Searched defs:swapchainCreateInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp271 SwapchainGLES::SwapchainGLES(Device& device, const SwapchainCreateInfo& swapchainCreateInfo) in SwapchainGLES() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp242 SwapchainVk::SwapchainVk(Device& device, const SwapchainCreateInfo& swapchainCreateInfo) in SwapchainVk() argument
H A Ddevice_vk.cpp1033 unique_ptr<Swapchain> DeviceVk::CreateDeviceSwapchain(const SwapchainCreateInfo& swapchainCreateInfo) in CreateDeviceSwapchain() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.cpp496 CreateSwapchainImpl( const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) CreateSwapchainImpl() argument
628 CreateSwapchainHandle( const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) CreateSwapchainHandle() argument
638 CreateSwapchainHandle(const SwapchainCreateInfo& swapchainCreateInfo) CreateSwapchainHandle() argument
645 CreateSwapchain(const SwapchainCreateInfo& swapchainCreateInfo) CreateSwapchain() argument
[all...]

Completed in 5 milliseconds