Searched refs:getColorDraw (Results 1 – 2 of 2) sorted by relevance
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;171 RenderTargetT *RenderTargetCache<RenderTargetT>::getColorDraw(const gl::FramebufferState &state, in getColorDraw() function
800 RenderTargetVk *renderTarget = mRenderTargetCache.getColorDraw(mState, colorIndex); in getColorDrawRenderTarget()