Searched defs:stsrci (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_manager.c576 struct st_context_iface *stsrci, unsigned mask)
579 struct st_context *src = (struct st_context *) stsrci;
586 struct st_context_iface *stsrci)
589 struct st_context *src = (struct st_context *) stsrci;
575 st_context_copy(struct st_context_iface *stctxi, struct st_context_iface *stsrci, unsigned mask) argument
585 st_context_share(struct st_context_iface *stctxi, struct st_context_iface *stsrci) argument
/external/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c576 struct st_context_iface *stsrci, unsigned mask)
579 struct st_context *src = (struct st_context *) stsrci;
586 struct st_context_iface *stsrci)
589 struct st_context *src = (struct st_context *) stsrci;
575 st_context_copy(struct st_context_iface *stctxi, struct st_context_iface *stsrci, unsigned mask) argument
585 st_context_share(struct st_context_iface *stctxi, struct st_context_iface *stsrci) argument

Completed in 115 milliseconds