Home
last modified time | relevance | path

Searched defs:getImmutableFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.h180 bool getImmutableFormat() const { return mImmutableFormat; } in getImmutableFormat() function
H A DTexture.cpp1115 bool Texture::getImmutableFormat() const in getImmutableFormat() function in gl::Texture