Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/state_tracker/
Dst_api.h402 struct st_context_iface *stsrci, unsigned mask);
408 struct st_context_iface *stsrci);
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c767 struct st_context_iface *stsrci, unsigned mask) in st_context_copy() argument
770 struct st_context *src = (struct st_context *) stsrci; in st_context_copy()
778 struct st_context_iface *stsrci) in st_context_share() argument
781 struct st_context *src = (struct st_context *) stsrci; in st_context_share()