Home
last modified time | relevance | path

Searched defs:stapi (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.h60 struct st_api *stapi; member
H A Ddri_context.c53 struct st_api *stapi = screen->st_api; in dri_create_context() local
266 struct st_api *stapi = screen->st_api; in dri_unbind_context() local
322 struct st_api *stapi = screen->st_api; dri_get_current() local
[all...]
H A Ddri_drawable.c194 struct st_api *stapi = screen->st_api; in dri_destroy_buffer() local
H A Ddri_helpers.c93 struct st_context_iface *stapi = dri_context(_ctx)->st; in dri2_create_fence() local
113 struct st_context_iface *stapi = dri_context(_ctx)->st; in dri2_create_fence_fd() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.h61 struct st_api *stapi; member
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c135 static struct st_api *stapi = NULL; variable
590 struct st_api *stapi in OSMesaCreateContextAttribs() local
762 struct st_api *stapi = get_st_api(); OSMesaMakeCurrent() local
844 struct st_api *stapi = get_st_api(); OSMesaGetCurrentContext() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c85 static struct st_api *stapi; variable
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c743 st_api_destroy_drawable(struct st_api *stapi, in st_api_destroy_drawable() argument
1000 st_api_create_context(struct st_api *stapi, struct st_manager *smapi, in st_api_create_context() argument
1149 st_api_get_current(struct st_api *stapi) in st_api_get_current() argument
1203 st_api_make_current(struct st_api *stapi, struct st_context_iface *stctxi, in st_api_make_current() argument
1276 st_api_destroy(struct st_api *stapi) in st_api_destroy() argument
1436 st_api_query_versions(struct st_api *stapi, struct st_manager *sm, in st_api_query_versions() argument

Completed in 8 milliseconds