Searched refs:shouldUseClear (Results 1 – 2 of 2) sorted by relevance
2001 bool shouldUseClear = !nativegl::SupportsTexImage(getType()); in initializeContents() local2004 if ((features.allowClearForRobustResourceInit.enabled || shouldUseClear) && in initializeContents()
780 bool shouldUseClear = (image == nullptr); in initializeContents() local782 (shouldUseClear || features.allowClearForRobustResourceInit.enabled)) in initializeContents()