Searched refs:__glXImageSize (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Drenderpix.c58 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
H A Dsinglesize.c50 return __glXImageSize(format, type, 0, w, h, 1, 0, 0, 0, 0, 4);
197 return __glXImageSize(format, type, target, width, height, depth,
H A Drenderpixswap.c76 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
H A Dindirect_reqsize.c83 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 Drensize.c162 __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 Dglxserver.h204 extern int __glXImageSize(GLenum format, GLenum type,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dsinglesize.c53 return __glXImageSize( format, type, 0, w, h, 1, 0, 0, 0, 0, 4 );
191 return __glXImageSize( format, type, target, width, height, depth,
H A Drenderpix.c61 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
H A Drenderpixswap.c78 image1len = __glXImageSize(hdr->format, hdr->type, 0, hdr->width, 1, 1,
H A Dindirect_reqsize.c85 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 Drensize.c156 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 Dglxserver.h278 extern int __glXImageSize(GLenum format, GLenum type,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxserver.h248 extern int __glXImageSize(GLenum format, GLenum type, GLsizei w, GLsizei h,

Completed in 10 milliseconds