Home | History | Annotate | Download | only in rs

Lines Matching refs:FBOCache

26 FBOCache::FBOCache() {
34 FBOCache::~FBOCache() {
39 void FBOCache::init(Context *rsc) {
43 void FBOCache::deinit(Context *rsc) {
47 void FBOCache::bindColorTarget(Context *rsc, Allocation *a, uint32_t slot) {
63 void FBOCache::bindDepthTarget(Context *rsc, Allocation *a) {
75 void FBOCache::resetAll(Context *) {
85 void FBOCache::setup(Context *rsc) {