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.c600 struct st_context_iface *stsrci, unsigned mask) in st_context_copy() argument
603 struct st_context *src = (struct st_context *) stsrci; in st_context_copy()
610 struct st_context_iface *stsrci) in st_context_share() argument
613 struct st_context *src = (struct st_context *) stsrci; in st_context_share()