Home
last modified time | relevance | path

Searched defs:getMinLod (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h63 GLfloat getMinLod() const { return mMinLod; } in getMinLod() function
/external/angle/src/libANGLE/
DSampler.cpp121 GLfloat Sampler::getMinLod() const in getMinLod() function in gl::Sampler
Dangletypes.h261 GLfloat getMinLod() const { return mMinLod; } in getMinLod() function
DTexture.cpp813 GLfloat Texture::getMinLod() const in getMinLod() function in gl::Texture