Home
last modified time | relevance | path

Searched defs:getMaxLevel (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/
DTexture.h121 GLuint getMaxLevel() const { return mMaxLevel; } in getMaxLevel() function
DTexture.cpp1077 GLuint Texture::getMaxLevel() const in getMaxLevel() function in gl::Texture
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2.java206 public int getMaxLevel(double value) { in getMaxLevel() method in S2.Metric
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp1698 int getMaxLevel (int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::Texture2DMaxLevelCase
2013 int getMaxLevel (int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::TextureCubeMaxLevelCase
2330 int getMaxLevel (int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::Texture3DMaxLevelCase
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp1214 int getMaxLevel (int cellNdx) const in getMaxLevel() function in vkt::texture::__anona29750010111::Texture2DMaxLevelTestInstance
1487 int getMaxLevel (int cellNdx) const in getMaxLevel() function in vkt::texture::__anona29750010111::TextureCubeMaxLevelTestInstance
1770 int getMaxLevel (int cellNdx) const in getMaxLevel() function in vkt::texture::__anona29750010111::Texture3DMaxLevelTestInstance
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp94 int getMaxLevel (void) const { return m_maxLevel; } in getMaxLevel() function in sglr::rc::Texture