Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h64 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp132 GLfloat Sampler::getMaxLod() const in getMaxLod() function in gl::Sampler
Dangletypes.h358 GLfloat getMaxLod() const { return mMaxLod; } in getMaxLod() function
DTexture.cpp947 GLfloat Texture::getMaxLod() const in getMaxLod() function in gl::Texture