Searched refs:colorTargetsCount (Results 1 – 4 of 4) sorted by relevance
27 mHal.state.colorTargetsCount = 1; in FBOCache()28 mHal.state.colorTargets = new Allocation*[mHal.state.colorTargetsCount]; in FBOCache()29 mColorTargets = new ObjectBaseRef<Allocation>[mHal.state.colorTargetsCount]; in FBOCache()47 if (slot >= mHal.state.colorTargetsCount) { in bindColorTarget()75 for (uint32_t i = 0; i < mHal.state.colorTargetsCount; i ++) { in resetAll()
48 uint32_t colorTargetsCount; member
589 for (uint32_t i = 0; i < mFBOCache.mHal.state.colorTargetsCount; i ++) { in getCurrentSurfaceWidth()601 for (uint32_t i = 0; i < mFBOCache.mHal.state.colorTargetsCount; i ++) { in getCurrentSurfaceHeight()
50 for (uint32_t i = 0; i < fb->mHal.state.colorTargetsCount; i ++) { in setColorAttachment()