Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_manager.c144 vg_context_flush(struct st_context_iface *stctxi, unsigned flags, in vg_context_flush()
154 vg_context_destroy(struct st_context_iface *stctxi) in vg_context_destroy()
266 vg_context_bind_framebuffers(struct st_context_iface *stctxi, in vg_context_bind_framebuffers()
336 vg_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in vg_api_make_current()
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c460 st_context_flush(struct st_context_iface *stctxi, unsigned flags, in st_context_flush()
470 st_context_teximage(struct st_context_iface *stctxi, in st_context_teximage()
575 st_context_copy(struct st_context_iface *stctxi, in st_context_copy()
585 st_context_share(struct st_context_iface *stctxi, in st_context_share()
595 st_context_destroy(struct st_context_iface *stctxi) in st_context_destroy()
707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in st_api_make_current()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.h66 struct st_context_iface *stctxi; member