Searched refs:rsContextBindProgramVertex (Results 1 – 4 of 4) sorted by relevance
45 rsContextBindProgramVertex;
132 extern "C" void rsContextBindProgramVertex (RsContext rsc, RsProgramVertex pgm);
750 extern "C" void rsContextBindProgramVertex (RsContext ctxWrapper, RsProgramVertex pgm) in rsContextBindProgramVertex() function
2608 rsContextBindProgramVertex((RsContext)con, (RsProgramVertex)pf); in nContextBindProgramVertex()