Home
last modified time | relevance | path

Searched defs:fbRead (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c462 stw_make_current(struct stw_framebuffer *fb, struct stw_framebuffer *fbRead, struct stw_context *ct… in stw_make_current()
602 struct stw_framebuffer *fbRead = (hDrawDC == hReadDC || hReadDC == NULL) ? in stw_make_current_by_handles() local