Searched defs:stw_framebuffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.h42 struct stw_framebuffer struct
100 * acquiring the stw_framebuffer::mutex of the framebuffer to be deleted.
107 struct stw_framebuffer *next;
114 * This function will acquire stw_framebuffer::mutex. stw_framebuffer_release
117 struct stw_framebuffer *
124 struct stw_framebuffer **ptr,
125 struct stw_framebuffer *fb);
130 * This function will acquire stw_framebuffer::mutex. stw_framebuffer_release
133 struct stw_framebuffer *
140 * This function will acquire stw_framebuffer
[all...]
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.h42 struct stw_framebuffer struct
100 * acquiring the stw_framebuffer::mutex of the framebuffer to be deleted.
107 struct stw_framebuffer *next;
114 * This function will acquire stw_framebuffer::mutex. stw_framebuffer_release
117 struct stw_framebuffer *
124 struct stw_framebuffer **ptr,
125 struct stw_framebuffer *fb);
130 * This function will acquire stw_framebuffer::mutex. stw_framebuffer_release
133 struct stw_framebuffer *
140 * This function will acquire stw_framebuffer
[all...]

Completed in 225 milliseconds