Home | History | Annotate | Download | only in functional

Lines Matching full:internalformat

797 			const deUint32		internalFormat	= GL_RGBA8;
813 glTexImage2D(GL_TEXTURE_2D, 0, internalFormat, gridTexW, gridTexH, 0, format, dataType, data.getAccess().getDataPtr());