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

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.h350 GLint TextureMipmap; /** 0 or 1 */ member in struct:xmesa_buffer
H A Dxm_api.c548 b->TextureMipmap = 0;
1183 b->TextureMipmap = mipmap;
H A Dglx_api.c2174 *value = xmbuf->TextureMipmap;
/external/mesa3d/src/mesa/drivers/x11/
H A DxmesaP.h240 GLint TextureMipmap; /** 0 or 1 */ member in struct:xmesa_buffer
H A Dxm_api.c349 b->TextureMipmap = 0;
1118 b->TextureMipmap = mipmap;
H A Dfakeglx.c2238 *value = xmbuf->TextureMipmap;

Completed in 100 milliseconds