Home | History | Annotate | Download | only in functional

Lines Matching defs:m_internalFormat

1270 		, m_internalFormat	(internalFormat)
1305 glCopyTexImage2D(GL_TEXTURE_2D, ndx, m_internalFormat, x, y, levelW, levelH, 0);
1309 deUint32 m_internalFormat;
1318 , m_internalFormat (internalFormat)
1358 glCopyTexImage2D(s_cubeMapFaces[face], ndx, m_internalFormat, x, y, levelW, levelH, 0);
1363 deUint32 m_internalFormat;