Home
last modified time | relevance | path

Searched refs:ContextBindProgramStore (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
Drsg.spec79 ContextBindProgramStore {
DrsApiStubs.cpp742 RS_DISPATCH(ctxWrapper, ContextBindProgramStore, pgm); in rsContextBindProgramStore()
/frameworks/rs/cpp/
DrsDispatch.cpp124 …dispatchTab.ContextBindProgramStore = (ContextBindProgramStoreFnPtr)dlsym(handle, "rsContextBindPr… in loadSymbols()
DrsDispatch.h234 ContextBindProgramStoreFnPtr ContextBindProgramStore; member