Home | History | Annotate | Download | only in egl

Lines Matching defs:textureHeight

95 	int			textureHeight;
263 for (int y = 0; y < config.textureHeight; y++)
1026 log << TestLog::Message << "Texture size: " << config.textureWidth << "x" << config.textureHeight << TestLog::EndMessage;
1115 basicConfig.textureHeight = 128;