OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindColorTarget
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsFBOCache.h
36
void
bindColorTarget
(Context *rsc, Allocation *a, uint32_t slot);
rsFBOCache.cpp
46
void FBOCache::
bindColorTarget
(Context *rsc, Allocation *a, uint32_t slot) {
rsScriptC_LibGL.cpp
91
rsc->mFBOCache.
bindColorTarget
(rsc, a, slot);
102
rsc->mFBOCache.
bindColorTarget
(rsc, nullptr, slot);
Completed in 89 milliseconds