Searched refs:ContextBindProgramVertexFnPtr (Results 1 – 2 of 2) sorted by relevance
122 typedef void (*ContextBindProgramVertexFnPtr) (RsContext rsc, RsProgramVertex pgm); typedef236 ContextBindProgramVertexFnPtr ContextBindProgramVertex;
126 …dispatchTab.ContextBindProgramVertex = (ContextBindProgramVertexFnPtr)dlsym(handle, "rsContextBind… in loadSymbols()