Home | History | Annotate | Download | only in tests

Lines Matching refs:__glXNewIndirectAPI

29  * \c __glXNewIndirectAPI.
719 this->table = (_glapi_proc *) __glXNewIndirectAPI();
733 /* __glXNewIndirectAPI determines the size of the dispatch table by calling
735 * a flag so that we can detect that __glXNewIndirectAPI called it.
738 _glapi_table *table = __glXNewIndirectAPI();