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 D | xm_buffer.c | 65 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 D | xm_buffer.c | 65 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