Home
last modified time | relevance | path

Searched defs:maxTexSize (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DGLESvalidate.cpp162 bool GLESvalidate::texImgDim(GLsizei width,GLsizei height,int maxTexSize) { in texImgDim()
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLEScontext.h53 int maxTexSize; member