glx: Connect glXCreateContextAttribsARB to glXGetProcAddress
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
@@ -2603,6 +2603,9 @@ static const struct name_address_pair GLX_functions[] = {
|
||||
GLX_FUNCTION(glXGetDriverConfig),
|
||||
#endif
|
||||
|
||||
/*** GLX_ARB_create_context and GLX_ARB_create_context_profile ***/
|
||||
GLX_FUNCTION(glXCreateContextAttribsARB),
|
||||
|
||||
{NULL, NULL} /* end of list */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user