Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_framebuffer.h123 stw_framebuffer_reference(
Dstw_context.c380 stw_framebuffer_reference(&ctx->current_framebuffer, fb); in stw_make_current()
402 stw_framebuffer_reference(&curctx->current_framebuffer, NULL); in stw_make_current()
Dstw_framebuffer.c315 stw_framebuffer_reference( in stw_framebuffer_reference() function