Home | History | Annotate | Download | only in functional

Lines Matching refs:cubeMapSize

2457 	const int cubeMapSize = 64;
2593 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize));
2610 genMipmapGroup->addChild(new TextureCubeGenMipmapCase(m_testCtx, m_context.getRenderContext(), name.str().c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize));