Searched refs:ProgramBindTexture (Results 1 – 4 of 4) sorted by relevance
29 ProgramBindTexture {
855 RS_DISPATCH(ctxWrapper, ProgramBindTexture, pf, slot,a); in rsProgramBindTexture()
134 dispatchTab.ProgramBindTexture = (ProgramBindTextureFnPtr)dlsym(handle, "rsProgramBindTexture"); in loadSymbols()
244 ProgramBindTextureFnPtr ProgramBindTexture; member