MCPcopy Create free account
hub / github.com/coronalabs/corona / ValidateOpenGL

Method ValidateOpenGL

platform/windows/Corona.Simulator/SimulatorView.cpp:2503–2577  ·  view source on GitHub ↗

ValidateOpenGL - Checks if the current OpenGL context meets Corona's minimum requirements. This function should be called after calling EnableOpenGL() and before simulating an app. Displays an error message if the minimum requirements have not been met. Returns true if the minimum OpenGL requirements for simulation have been met and it is okay to proceed to simulate an app.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

SetUTF8Method · 0.80
SetUTF16Method · 0.80
FormatMethod · 0.80
GetMajorNumberMethod · 0.80
GetMinorNumberMethod · 0.80
GetTCHARMethod · 0.80
SetIconStyleMethod · 0.80
GetStringMethod · 0.45
IsEmptyMethod · 0.45
SetTitleMethod · 0.45
SetTextMethod · 0.45
SetDefaultTextMethod · 0.45

Tested by

no test coverage detected