Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h64 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function
/external/angle/src/libANGLE/
DSampler.cpp132 GLfloat Sampler::getMaxLod() const in getMaxLod() function in gl::Sampler
Dangletypes.h324 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function
DTexture.cpp940 GLfloat Texture::getMaxLod() const in getMaxLod() function in gl::Texture