Lines Matching refs:ulong
38 BGLView::BGLView(BRect rect, const char* name, ulong resizingMode, ulong mode,
39 ulong options)
152 /*! Mesa's GLenum is not ulong but uint, so we can't use GLenum
457 BGLView::BGLView(BRect rect, char* name, ulong resizingMode, ulong mode,
458 ulong options)
478 BGLScreen::BGLScreen(char* name, ulong screenMode, ulong options,
512 // Mesa's GLenum is not ulong but uint!