Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DGetTexLevelParameterTest.cpp288 const auto getMaxLevel = [](GLenum type, int *level) { in TEST_P() local
/external/angle/src/libANGLE/
DTexture.h121 GLuint getMaxLevel() const { return mMaxLevel; } in getMaxLevel() function
DTexture.cpp1096 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.cpp1683 int getMaxLevel(int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::Texture2DMaxLevelCase
2016 int getMaxLevel(int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::TextureCubeMaxLevelCase
2336 int getMaxLevel(int cellNdx) const in getMaxLevel() function in deqp::gles3::Functional::Texture3DMaxLevelCase
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp1236 int getMaxLevel(int cellNdx) const in getMaxLevel() function in vkt::texture::__anona346e3520111::Texture2DMaxLevelTestInstance
1524 int getMaxLevel(int cellNdx) const in getMaxLevel() function in vkt::texture::__anona346e3520111::TextureCubeMaxLevelTestInstance
1815 int getMaxLevel(int cellNdx) const in getMaxLevel() function in vkt::texture::__anona346e3520111::Texture3DMaxLevelTestInstance
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp119 int getMaxLevel(void) const in getMaxLevel() function in sglr::rc::Texture