Home
last modified time | relevance | path

Searched refs:GetEglState (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp150 const auto& EGLState = device.GetEglState();
277 device_.GetEglState().CreateSurface(swapchainCreateInfo.window.window, swapchainCreateInfo.window.instance); in SwapchainGLES()
333 device_.GetEglState().DestroySurface(plat_.surface); in ~SwapchainGLES()
H A Ddevice_gles.h175 const WGLHelpers::WGLState& GetEglState();
178 const EGLHelpers::EGLState& GetEglState();
H A Ddevice_gles.cpp1043 const WGLHelpers::WGLState& DeviceGLES::GetEglState()
1046 const EGLHelpers::EGLState& DeviceGLES::GetEglState() in GetEglState() function in DeviceGLES

Completed in 4 milliseconds