Searched refs:rsrBindProgramVertex (Results 1 – 3 of 3) sorted by relevance
38 void rsrBindProgramVertex(Context *, Script *, ProgramVertex *);
83 void rsrBindProgramVertex(Context *rsc, Script *sc, ProgramVertex *pv) { in rsrBindProgramVertex() function
163 rsrBindProgramVertex(rsc, sc, pv); in SC_BindProgramVertex()