Searched refs:xmesa_buffer_width (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.h385 xmesa_buffer_width(XMesaBuffer b) function in typeref:typename:GLuint
H A Dglx_api.c2514 *value = xmesa_buffer_width(xmbuf) * xmesa_buffer_height(xmbuf);
2517 *value = xmesa_buffer_width(xmbuf);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_api.h385 xmesa_buffer_width(XMesaBuffer b) function in typeref:typename:GLuint
H A Dglx_api.c2461 *value = xmesa_buffer_width(xmbuf) * xmesa_buffer_height(xmbuf);
2464 *value = xmesa_buffer_width(xmbuf);

Completed in 12 milliseconds