Searched refs:RsProgramStore (Results 1 – 6 of 6) sorted by relevance
12 ret RsProgramStore89 param RsProgramStore pgm
15 typedef void * RsProgramStore; typedef
146 RsProgramStore rsi_ProgramStoreCreate(Context *rsc, in rsi_ProgramStoreCreate()
55 typedef void * RsProgramStore; typedef
837 void rsi_ContextBindProgramStore(Context *rsc, RsProgramStore vpfs) { in rsi_ContextBindProgramStore()
1527 LOG_API("nContextBindProgramStore, con(%p), pfs(%p)", (RsContext)con, (RsProgramStore)pfs); in nContextBindProgramStore()1528 rsContextBindProgramStore((RsContext)con, (RsProgramStore)pfs); in nContextBindProgramStore()