Home
last modified time | relevance | path

Searched refs:st_context_private (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c173 (struct st_manager *) st->iface.st_context_private; in st_get_egl_image()
441 (struct st_manager *) st->iface.st_context_private; in st_validate_egl_image()
Dst_manager.c1004 st->iface.st_context_private = (void *) smapi; in st_api_create_context()
Dst_context.c917 (struct st_manager *) st->iface.st_context_private; in st_set_background_context()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h372 void *st_context_private; member