Searched refs:ContextBindProgramVertexFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h123 typedef void (*ContextBindProgramVertexFnPtr) (RsContext rsc, RsProgramVertex pgm); typedef
237 ContextBindProgramVertexFnPtr ContextBindProgramVertex;
H A DrsDispatch.cpp126 dispatchTab.ContextBindProgramVertex = (ContextBindProgramVertexFnPtr)dlsym(handle, "rsContextBindProgramVertex");

Completed in 51 milliseconds