Searched refs:__glElementsPerGroup (Results 1 – 3 of 3) sorted by relevance
38 __glElementsPerGroup(GLenum format, GLenum type) in __glElementsPerGroup() function179 components = __glElementsPerGroup(format, type); in __glImageSize()
103 components = __glElementsPerGroup(format, GL_BITMAP); in FillBitmap()185 components = __glElementsPerGroup(format, type); in __glFillImage()287 components = __glElementsPerGroup(format, GL_BITMAP); in EmptyBitmap()411 components = __glElementsPerGroup(format, type); in __glEmptyImage()
707 extern GLint __glElementsPerGroup(GLenum format, GLenum type);