Home
last modified time | relevance | path

Searched refs:bindDepthTarget (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsFBOCache.h37 void bindDepthTarget(Context *, Allocation *a);
DrsFBOCache.cpp62 void FBOCache::bindDepthTarget(Context *rsc, Allocation *a) { in bindDepthTarget() function in android::renderscript::FBOCache
DrsScriptC_LibGL.cpp97 rsc->mFBOCache.bindDepthTarget(rsc, a); in rsrBindFrameBufferObjectDepthTarget()
107 rsc->mFBOCache.bindDepthTarget(rsc, nullptr); in rsrClearFrameBufferObjectDepthTarget()