Searched defs:stapi (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/gallium/targets/egl-static/ |
D | egl_st.c | 78 struct st_api *stapi = NULL; in load_gl() local 102 struct st_api *stapi; in egl_st_load_gl() local 128 struct st_api *stapi = NULL; in egl_st_create_api() local 154 egl_st_destroy_api(struct st_api *stapi) in egl_st_destroy_api()
|
D | egl.c | 48 struct st_api *stapi; member
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | vg_manager.c | 164 vg_api_create_context(struct st_api *stapi, struct st_manager *smapi, in vg_api_create_context() 336 vg_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in vg_api_make_current() 350 vg_api_get_current(struct st_api *stapi) in vg_api_get_current() 358 vg_api_get_proc_address(struct st_api *stapi, const char *procname) in vg_api_get_proc_address() 364 vg_api_destroy(struct st_api *stapi) in vg_api_destroy()
|
/external/mesa3d/src/gallium/state_trackers/dri/common/ |
D | dri_context.c | 70 struct st_api *stapi = screen->st_api; in dri_create_context() local 196 struct st_api *stapi = screen->st_api; in dri_unbind_context() local 258 struct st_api *stapi = screen->st_api; in dri_get_current() local
|
D | dri_context.h | 58 struct st_api *stapi; member
|
/external/mesa3d/src/gallium/state_trackers/dri/drm/ |
D | dri_context.c | 70 struct st_api *stapi = screen->st_api; in dri_create_context() local 196 struct st_api *stapi = screen->st_api; in dri_unbind_context() local 258 struct st_api *stapi = screen->st_api; in dri_get_current() local
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
D | dri_context.c | 70 struct st_api *stapi = screen->st_api; in dri_create_context() local 196 struct st_api *stapi = screen->st_api; in dri_unbind_context() local 258 struct st_api *stapi = screen->st_api; in dri_get_current() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_manager.c | 602 st_api_create_context(struct st_api *stapi, struct st_manager *smapi, in st_api_create_context() 678 st_api_get_current(struct st_api *stapi) in st_api_get_current() 707 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in st_api_make_current() 760 st_api_get_proc_address(struct st_api *stapi, const char *procname) in st_api_get_proc_address() 766 st_api_destroy(struct st_api *stapi) in st_api_destroy()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_device.h | 57 struct st_api *stapi; member
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d.h | 64 struct st_api *stapi; member
|
D | egl_g3d.c | 635 struct st_api *stapi = NULL; in egl_g3d_get_proc_address() local
|
D | egl_g3d_api.c | 49 struct st_api *stapi; in egl_g3d_choose_st() local
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.c | 76 static struct st_api *stapi; variable
|