Lines Matching full:stctxi
460 st_context_flush(struct st_context_iface *stctxi, unsigned flags,
463 struct st_context *st = (struct st_context *) stctxi;
470 st_context_teximage(struct st_context_iface *stctxi,
475 struct st_context *st = (struct st_context *) stctxi;
575 st_context_copy(struct st_context_iface *stctxi,
578 struct st_context *st = (struct st_context *) stctxi;
585 st_context_share(struct st_context_iface *stctxi,
588 struct st_context *st = (struct st_context *) stctxi;
595 st_context_destroy(struct st_context_iface *stctxi)
597 struct st_context *st = (struct st_context *) stctxi;
707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi,
711 struct st_context *st = (struct st_context *) stctxi;