Lines Matching refs:ulong
38 BGLView::BGLView(BRect rect, const char* name, ulong resizingMode, ulong mode,
39 ulong options)
153 /*! Mesa's GLenum is not ulong but uint, so we can't use GLenum
464 BGLView::BGLView(BRect rect, char* name, ulong resizingMode, ulong mode,
465 ulong options)
486 BGLScreen::BGLScreen(char* name, ulong screenMode, ulong options,
520 // Mesa's GLenum is not ulong but uint!