Lines Matching refs:fIsEmpty
187 if (cbInfo.fIsEmpty && in submit()
213 if (cbInfo.fIsEmpty && cbInfo.fLoadStoreState == LoadStoreState::kStartsWithDiscard) { in submit()
319 if (cbInfo.fIsEmpty) { in discard()
404 cbInfo.fIsEmpty = false; in onClearStencilClip()
424 if (cbInfo.fIsEmpty && !clip.scissorEnabled()) { in onClear()
486 cbInfo.fIsEmpty = false; in onClear()
545 if (!fCommandBufferInfos[fCurrentCmdInfo].fIsEmpty) { in inlineUpload()
554 if (!cbInfo.fIsEmpty || LoadStoreState::kStartsWithClear == cbInfo.fLoadStoreState) { in copy()
660 if (!cbInfo.fIsEmpty && in prepareDrawState()
793 cbInfo.fIsEmpty = false; in onDraw()
866 cbInfo.fIsEmpty = false; in executeDrawable()