Home
last modified time | relevance | path

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

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