Searched defs:streadi (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dvg_manager.c268 struct st_framebuffer_iface *streadi)
275 if (stdrawi != streadi)
338 struct st_framebuffer_iface *streadi)
343 vg_context_bind_framebuffers(stctxi, stdrawi, streadi);
266 vg_context_bind_framebuffers(struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument
336 vg_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dvg_manager.c268 struct st_framebuffer_iface *streadi)
275 if (stdrawi != streadi)
338 struct st_framebuffer_iface *streadi)
343 vg_context_bind_framebuffers(stctxi, stdrawi, streadi);
266 vg_context_bind_framebuffers(struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument
336 vg_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_manager.c709 struct st_framebuffer_iface *streadi)
721 if (streadi != stdrawi) {
724 streadi);
707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument
/external/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c709 struct st_framebuffer_iface *streadi)
721 if (streadi != stdrawi) {
724 streadi);
707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, struct st_framebuffer_iface *stdrawi, struct st_framebuffer_iface *streadi) argument

Completed in 123 milliseconds