Searched defs:getMaxLod (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/libANGLE/ | ||
| D | Sampler.cpp | 138 GLfloat Sampler::getMaxLod() const in getMaxLod() function in gl::Sampler |
| D | angletypes.h | 395 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function |
| D | Texture.cpp | 989 GLfloat Texture::getMaxLod() const in getMaxLod() function in gl::Texture |