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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected