Home | History | Annotate | Download | only in functional

Lines Matching refs:m_internalFormat

1269 		, m_internalFormat	(internalFormat)
1304 glCopyTexImage2D(GL_TEXTURE_2D, ndx, m_internalFormat, x, y, levelW, levelH, 0);
1308 deUint32 m_internalFormat;
1317 , m_internalFormat (internalFormat)
1357 glCopyTexImage2D(s_cubeMapFaces[face], ndx, m_internalFormat, x, y, levelW, levelH, 0);
1362 deUint32 m_internalFormat;