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 63 void FBOCache::bindDepthTarget(Context *rsc, Allocation *a) {
rsScriptC_LibGL.cpp 101 rsc->mFBOCache.bindDepthTarget(rsc, a);
111 rsc->mFBOCache.bindDepthTarget(rsc, NULL);

Completed in 507 milliseconds