HomeSort by relevance Sort by last modified time
    Searched refs:bindDepthTarget (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsFBOCache.h 37 void bindDepthTarget(Context *, Allocation *a);
rsFBOCache.cpp 62 void FBOCache::bindDepthTarget(Context *rsc, Allocation *a) {
rsScriptC_LibGL.cpp 97 rsc->mFBOCache.bindDepthTarget(rsc, a);
107 rsc->mFBOCache.bindDepthTarget(rsc, nullptr);

Completed in 217 milliseconds