Searched refs:texImgDim (Results 1 – 3 of 3) sorted by relevance
35 static bool texImgDim(GLsizei width,GLsizei height,int maxTexSize);
187 bool GLESvalidate::texImgDim(GLsizei width,GLsizei height,int maxTexSize) { in texImgDim() function in GLESvalidate
531 !GLESvalidate::texImgDim( in doCompressedTexImage2D()