Home | History | Annotate | Download | only in functional

Lines Matching refs:cubeMapSize

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