Home
last modified time | relevance | path

Searched refs:__glEmptyImage (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/
Dsinglepix.c81 __glEmptyImage(gc, 1, width, 1, 1, format, type, rowBuf, row); in __indirect_glGetSeparableFilter()
95 __glEmptyImage(gc, 1, height, 1, 1, format, type, colBuf, column); in __indirect_glGetSeparableFilter()
177 __glEmptyImage(gc, 1, width, 1, 1, format, type, buf, row); in gl_dispatch_stub_GetSeparableFilterEXT()
185 __glEmptyImage(gc, 1, height, 1, 1, format, type, buf, column); in gl_dispatch_stub_GetSeparableFilterEXT()
Dpixel.c391 __glEmptyImage(struct glx_context * gc, GLint dim, GLint width, GLint height, in __glEmptyImage() function
Dglxclient.h736 extern void __glEmptyImage(struct glx_context *, GLint, GLint, GLint, GLint, GLenum,