Searched refs:alloc_back_shm_ximage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_buffer.c65 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height) function in typeref:typename:GLboolean
160 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height) function in typeref:typename:GLboolean
195 if (b->shm == 0 || !alloc_back_shm_ximage(b, width, height)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_buffer.c65 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height) function in typeref:typename:GLboolean
160 alloc_back_shm_ximage(XMesaBuffer b, GLuint width, GLuint height) function in typeref:typename:GLboolean
195 if (b->shm == 0 || !alloc_back_shm_ximage(b, width, height)) {

Completed in 3 milliseconds