Home
last modified time | relevance | path

Searched refs:stsrci (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/include/frontend/
Dapi.h412 struct st_context_iface *stsrci, unsigned mask);
418 struct st_context_iface *stsrci);
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c790 struct st_context_iface *stsrci, unsigned mask) in st_context_copy() argument
793 struct st_context *src = (struct st_context *) stsrci; in st_context_copy()
801 struct st_context_iface *stsrci) in st_context_share() argument
804 struct st_context *src = (struct st_context *) stsrci; in st_context_share()