Home | History | Annotate | Download | only in egl

Lines Matching full:textureheight

93 	int			textureHeight;
280 for (int y = 0; y < config.textureHeight; y++)
1035 log << TestLog::Message << "Texture size: " << config.textureWidth << "x" << config.textureHeight << TestLog::EndMessage;
1124 basicConfig.textureHeight = 128;