Searched defs:st_api (Results 1 – 2 of 2) sorted by relevance
493 struct st_api struct503 enum st_api_type api; argument518 void (*destroy)(struct st_api *stapi); argument524 void (*query_versions)(struct st_api *stapi, struct st_manager *sm, argument534 struct st_context_iface *(*create_context)(struct st_api *stapi, argument546 bool (*make_current)(struct st_api *stapi, argument554 struct st_context_iface *(*get_current)(struct st_api *stapi); argument560 void (*destroy_drawable)(struct st_api *stapi, argument
53 struct st_api *st_api; member