Searched refs:hasBeenBoundAsImage (Results 1 – 5 of 5) sorted by relevance
263 ANGLE_INLINE bool hasBeenBoundAsImage() const { return mState.hasBeenBoundAsImage(); } in hasBeenBoundAsImage() function
2456 if (mState.hasBeenBoundAsImage()) in syncState()
1567 if (textureVk->hasBeenBoundAsImage()) in handleDirtyTexturesImpl()
149 bool hasBeenBoundAsImage() const { return mHasBeenBoundAsImage; } in hasBeenBoundAsImage() function
1174 json->addScalar("BeenBoundAsImage", textureState.hasBeenBoundAsImage()); in SerializeTextureState()