Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:st_context_iface

460 st_context_flush(struct st_context_iface *stctxi, unsigned flags,
470 st_context_teximage(struct st_context_iface *stctxi,
575 st_context_copy(struct st_context_iface *stctxi,
576 struct st_context_iface *stsrci, unsigned mask)
585 st_context_share(struct st_context_iface *stctxi,
586 struct st_context_iface *stsrci)
595 st_context_destroy(struct st_context_iface *stctxi)
601 static struct st_context_iface *
605 struct st_context_iface *shared_stctxi)
677 static struct st_context_iface *
707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi,