Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFBOCache.h36 void bindColorTarget(Context *rsc, Allocation *a, uint32_t slot);
DrsFBOCache.cpp47 void FBOCache::bindColorTarget(Context *rsc, Allocation *a, uint32_t slot) { in bindColorTarget() function in FBOCache
DrsScriptC_LibGL.cpp95 rsc->mFBOCache.bindColorTarget(rsc, a, slot); in rsrBindFrameBufferObjectColorTarget()
106 rsc->mFBOCache.bindColorTarget(rsc, nullptr, slot); in rsrClearFrameBufferObjectColorTarget()