Home
last modified time | relevance | path

Searched refs:GlesImplementation (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.h32 namespace GlesImplementation { namespace
34 } // namespace GlesImplementation
56 bool GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const;
60 bool GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const;
H A Degl_state.h32 namespace GlesImplementation { namespace
34 } // namespace GlesImplementation
61 const DevicePlatformDataGLES& plat, EGLSurface surface, GlesImplementation::SurfaceInfo& res) const;
H A Dsurface_information.h25 namespace GlesImplementation { namespace
35 } // namespace GlesImplementation
H A Dswapchain_gles.cpp147 GlesImplementation::SurfaceInfo ExtractInfo(DeviceGLES& device, const uint64_t surfaceHandle) noexcept
149 GlesImplementation::SurfaceInfo info;
285 GlesImplementation::SurfaceInfo info = ExtractInfo(device_, plat_.surface); in SwapchainGLES()
H A Dwgl_state.cpp313 bool WGLState::GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const in GetInformation()
363 bool WGLState::GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const in GetSurfaceInformation()
H A Degl_state.cpp986 const DevicePlatformDataGLES& plat, EGLSurface surface, GlesImplementation::SurfaceInfo& res) const in GetSurfaceInformation()

Completed in 4 milliseconds