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.h539 struct st_framebuffer_iface *streadi);
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c1018 struct st_framebuffer_iface *streadi) in st_api_make_current() argument
1030 if (streadi != stdrawi) { in st_api_make_current()
1033 st->ctx->WinSysReadBuffer, streadi); in st_api_make_current()