Searched defs:st_api (Results 1 – 2 of 2) sorted by relevance
523 struct st_api struct533 enum st_api_type api; argument548 void (*destroy)(struct st_api *stapi); argument554 void (*query_versions)(struct st_api *stapi, struct st_manager *sm, argument564 struct st_context_iface *(*create_context)(struct st_api *stapi, argument576 bool (*make_current)(struct st_api *stapi, argument584 struct st_context_iface *(*get_current)(struct st_api *stapi); argument590 void (*destroy_drawable)(struct st_api *stapi, argument
54 struct st_api *st_api; member