Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_pixelformat.c129 boolean doublebuffer, in stw_pixelformat_add() argument
162 if (doublebuffer) in stw_pixelformat_add()
196 if (doublebuffer) in stw_pixelformat_add()
263 unsigned doublebuffer = stw_pf_doublebuffer[db]; in add_color_format_variants() local
277 acc * 16, doublebuffer, samples); in add_color_format_variants()
/external/python/cpython2/Modules/
Dcstubs887 void doublebuffer
Dglmodule.c985 doublebuffer( ); in gl_doublebuffer()