Lines Matching refs:stctxi
786 st_context_flush(struct st_context_iface *stctxi, unsigned flags,
791 struct st_context *st = (struct st_context *) stctxi;
831 st_context_teximage(struct st_context_iface *stctxi,
836 struct st_context *st = (struct st_context *) stctxi;
919 st_context_copy(struct st_context_iface *stctxi,
922 struct st_context *st = (struct st_context *) stctxi;
930 st_context_share(struct st_context_iface *stctxi,
933 struct st_context *st = (struct st_context *) stctxi;
941 st_context_destroy(struct st_context_iface *stctxi)
943 struct st_context *st = (struct st_context *) stctxi;
949 st_start_thread(struct st_context_iface *stctxi)
951 struct st_context *st = (struct st_context *) stctxi;
958 st_thread_finish(struct st_context_iface *stctxi)
960 struct st_context *st = (struct st_context *) stctxi;
967 st_context_invalidate_state(struct st_context_iface *stctxi,
970 struct st_context *st = (struct st_context *) stctxi;
1203 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi,
1207 struct st_context *st = (struct st_context *) stctxi;