Home | History | Annotate | Download | only in video

Lines Matching refs:GL_GetAttribute

1499 	if ( video->GL_GetAttribute ) {
1500 retval = this->GL_GetAttribute(this, attr, value);
1503 SDL_SetError("GL_GetAttribute not supported");