Searched defs:st_api (Results 1 – 2 of 2) sorted by relevance
483 struct st_api struct493 enum st_api_type api; argument508 void (*destroy)(struct st_api *stapi); argument514 void (*query_versions)(struct st_api *stapi, struct st_manager *sm, argument524 struct st_context_iface *(*create_context)(struct st_api *stapi, argument536 boolean (*make_current)(struct st_api *stapi, argument544 struct st_context_iface *(*get_current)(struct st_api *stapi); argument550 void (*destroy_drawable)(struct st_api *stapi, argument
53 struct st_api *st_api; member