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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_rendertexture.c113 int pixelFormatSave; local in function:wglBindTexImageARB
173 pixelFormatSave = fb->iPixelFormat;
177 fb->iPixelFormat = pixelFormatSave;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_rendertexture.c110 int pixelFormatSave; local in function:wglBindTexImageARB
173 pixelFormatSave = fb->iPixelFormat;
176 fb->iPixelFormat = pixelFormatSave;

Completed in 2 milliseconds