Home
last modified time | relevance | path

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

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