Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h63 GLfloat getMinLod() const { return mMinLod; } in getMinLod() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp121 GLfloat Sampler::getMinLod() const in getMinLod() function in gl::Sampler
Dangletypes.h354 GLfloat getMinLod() const { return mMinLod; } in getMinLod() function
DTexture.cpp934 GLfloat Texture::getMinLod() const in getMinLod() function in gl::Texture