Searched defs:stapi (Results 1 – 8 of 8) sorted by relevance
52 struct st_api *stapi = screen->st_api; in dri_create_context() local251 struct st_api *stapi = screen->st_api; in dri_unbind_context() local309 struct st_api *stapi = screen->st_api; in dri_get_current() local
56 struct st_api *stapi; member
93 struct st_context_iface *stapi = dri_context(_ctx)->st; in dri2_create_fence() local113 struct st_context_iface *stapi = dri_context(_ctx)->st; in dri2_create_fence_fd() local
190 struct st_api *stapi = screen->st_api; in dri_destroy_buffer() local
595 st_api_destroy_drawable(struct st_api *stapi, in st_api_destroy_drawable()828 st_api_create_context(struct st_api *stapi, struct st_manager *smapi, in st_api_create_context()962 st_api_get_current(struct st_api *stapi) in st_api_get_current()1016 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in st_api_make_current()1075 st_api_destroy(struct st_api *stapi) in st_api_destroy()1218 st_api_query_versions(struct st_api *stapi, struct st_manager *sm, in st_api_query_versions()
145 static struct st_api *stapi = NULL; in get_st_api() local516 struct st_api *stapi = get_st_api(); in osmesa_destroy_buffer() local588 struct st_api *stapi = get_st_api(); in OSMesaCreateContextAttribs() local760 struct st_api *stapi = get_st_api(); in OSMesaMakeCurrent() local832 struct st_api *stapi = get_st_api(); in OSMesaGetCurrentContext() local
79 static struct st_api *stapi; variable