Searched defs:getMinLod (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | Sampler.cpp | 127 GLfloat Sampler::getMinLod() const in getMinLod() function in gl::Sampler |
H A D | angletypes.h | 422 GLfloat getMinLod() const { return mMinLod; } in getMinLod() function |
H A D | Texture.cpp | 995 GLfloat Texture::getMinLod() const in getMinLod() function in gl::Texture |