HomeSort by relevance Sort by last modified time
    Searched defs:stw_framebuffer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_framebuffer.h 42 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::mutex. stw_framebuffer_releas
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_framebuffer.h 42 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::mutex. stw_framebuffer_releas
    [all...]

Completed in 255 milliseconds