| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | renderpix.c | 58 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
|
| H A D | singlesize.c | 50 return __glXImageSize(format, type, 0, w, h, 1, 0, 0, 0, 0, 4); 197 return __glXImageSize(format, type, target, width, height, depth,
|
| H A D | renderpixswap.c | 76 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
|
| H A D | indirect_reqsize.c | 83 return __glXImageSize(GL_COLOR_INDEX, GL_BITMAP, 0, width, height, 1, 159 return __glXImageSize(GL_COLOR_INDEX, GL_BITMAP, 0, 32, 32, 1, 201 return __glXImageSize(format, type, target, width, 1, 1, 231 return __glXImageSize(format, type, target, width, height, 1, 325 return __glXImageSize(format, type, 0, width, height, 1, 365 return __glXImageSize(format, type, target, width, 1, 1, 395 return __glXImageSize(format, type, target, width, height, 1, 423 return __glXImageSize(format, type, target, width, 1, 1, 465 return __glXImageSize(format, type, target, count, 1, 1, 493 return __glXImageSize(forma [all...] |
| H A D | rensize.c | 162 __glXImageSize(GLenum format, GLenum type, GLenum target, function in typeref:typename:int 463 image1size = __glXImageSize(format, type, 0, w, 1, 1, 465 image2size = __glXImageSize(format, type, 0, h, 1, 1,
|
| H A D | glxserver.h | 204 extern int __glXImageSize(GLenum format, GLenum type,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | singlesize.c | 53 return __glXImageSize( format, type, 0, w, h, 1, 0, 0, 0, 0, 4 ); 191 return __glXImageSize( format, type, target, width, height, depth,
|
| H A D | renderpix.c | 61 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
|
| H A D | renderpixswap.c | 78 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
|
| H A D | indirect_reqsize.c | 85 return __glXImageSize(GL_COLOR_INDEX, GL_BITMAP, 0, width, height, 1, 161 return __glXImageSize(GL_COLOR_INDEX, GL_BITMAP, 0, 32, 32, 1, 203 return __glXImageSize(format, type, target, width, 1, 1, 233 return __glXImageSize(format, type, target, width, height, 1, 327 return __glXImageSize(format, type, 0, width, height, 1, 367 return __glXImageSize(format, type, target, width, 1, 1, 397 return __glXImageSize(format, type, target, width, height, 1, 425 return __glXImageSize(format, type, target, width, 1, 1, 467 return __glXImageSize(format, type, target, count, 1, 1, 495 return __glXImageSize(forma [all...] |
| H A D | rensize.c | 156 int __glXImageSize( GLenum format, GLenum type, GLenum target, function in typeref:typename:int 439 image1size = __glXImageSize( format, type, 0, w, 1, 1, 441 image2size = __glXImageSize( format, type, 0, h, 1, 1,
|
| H A D | glxserver.h | 278 extern int __glXImageSize(GLenum format, GLenum type,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxserver.h | 248 extern int __glXImageSize(GLenum format, GLenum type, GLsizei w, GLsizei h,
|