Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp187 bool GLESvalidate::texImgDim(GLsizei width,GLsizei height,int maxTexSize) { in texImgDim()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h75 int maxTexSize = 0; member