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