Searched refs:GetEglState (Results 1 – 3 of 3) sorted by relevance
150 const auto& EGLState = device.GetEglState(); in ExtractInfo()277 …device_.GetEglState().CreateSurface(swapchainCreateInfo.window.window, swapchainCreateInfo.window.… in SwapchainGLES()333 device_.GetEglState().DestroySurface(plat_.surface); in ~SwapchainGLES()
175 const WGLHelpers::WGLState& GetEglState();178 const EGLHelpers::EGLState& GetEglState();
1043 const WGLHelpers::WGLState& DeviceGLES::GetEglState() in GetEglState() function in DeviceGLES1046 const EGLHelpers::EGLState& DeviceGLES::GetEglState() in GetEglState()