Enabled point sprite validty modes.

This commit is contained in:
Robert Osfield 2018-08-22 11:13:11 +01:00
parent 4f7f34a6b0
commit d18c498322

View File

@ -287,7 +287,6 @@ void State::initializeExtensionProcs()
}
// set the validity of Modes
if (false)
{
bool pointSpriteModeValid = _glExtensions->isPointSpriteModeSupported;