Searched refs:GetInformation (Results 1 – 2 of 2) sorted by relevance
60 bool GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const;
313 bool WGLState::GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) … in GetInformation() function in WGLHelpers::WGLState379 return GetInformation(surface, configId, res); in GetSurfaceInformation()