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