Home
last modified time | relevance | path

Searched refs:streadi (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/state_tracker/
Dst_api.h517 struct st_framebuffer_iface *streadi);
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c760 struct st_framebuffer_iface *streadi) in st_api_make_current() argument
772 if (streadi != stdrawi) { in st_api_make_current()
775 st->ctx->WinSysReadBuffer, streadi); in st_api_make_current()