Searched refs:RsProgramRaster (Results 1 – 5 of 5) sorted by relevance
89 param RsProgramRaster pgm334 ret RsProgramRaster
106 RsProgramRaster rsi_ProgramRasterCreate(Context * rsc, bool pointSprite, RsCullMode cull) { in rsi_ProgramRasterCreate()
51 typedef void * RsProgramRaster; typedef
623 void rsi_ContextBindProgramRaster(Context *rsc, RsProgramRaster vpr) { in rsi_ContextBindProgramRaster()
1096 LOG_API("nContextBindProgramRaster, con(%p), pf(%p)", con, (RsProgramRaster)pf); in nContextBindProgramRaster()1097 rsContextBindProgramRaster(con, (RsProgramRaster)pf); in nContextBindProgramRaster()