Searched refs:__glFillImage (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxclient.h705 extern void __glFillImage(struct glx_context *, GLint, GLint, GLint, GLint, GLenum,
H A Dindirect_glx.c406 gc->fillImage = __glFillImage;
H A Dpixel.c164 __glFillImage(struct glx_context * gc, GLint dim, GLint width, GLint height, function
387 ** Named __glEmptyImage() because it is the opposite of __glFillImage().
/external/mesa3d/src/glx/
H A Dglxclient.h705 extern void __glFillImage(struct glx_context *, GLint, GLint, GLint, GLint, GLenum,
H A Dindirect_glx.c406 gc->fillImage = __glFillImage;
H A Dpixel.c164 __glFillImage(struct glx_context * gc, GLint dim, GLint width, GLint height, function
387 ** Named __glEmptyImage() because it is the opposite of __glFillImage().

Completed in 109 milliseconds