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