Home
last modified time | relevance | path

Searched defs:getMaxAnisotropy (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h67 GLfloat getMaxAnisotropy() const { return mMaxAnisotropy; } in getMaxAnisotropy() function
DTexture.h130 GLfloat getMaxAnisotropy() const { return mMaxAnisotropy; } in getMaxAnisotropy() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp110 float Sampler::getMaxAnisotropy() const in getMaxAnisotropy() function in gl::Sampler
Dangletypes.h350 float getMaxAnisotropy() const { return mMaxAnisotropy; } in getMaxAnisotropy() function
DTexture.cpp921 float Texture::getMaxAnisotropy() const in getMaxAnisotropy() function in gl::Texture