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 | 426 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function |
D | Texture.cpp | 1008 GLfloat Texture::getMaxLod() const in getMaxLod() function in gl::Texture |