Lines Matching refs:GetInternalFormatInfo
948 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage()
1059 gl::GetInternalFormatInfo(internalFormat, GL_UNSIGNED_BYTE); in copyImage()
1174 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture()
1752 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage()
1813 gl::GetInternalFormatInfo(internalFormat, GL_UNSIGNED_BYTE); in copyImage()
1928 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture()
2487 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage()
2648 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture()
3154 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage()
3190 gl::GetInternalFormatInfo(getInternalFormat(index.getLevelIndex()), type); in setSubImage()
3344 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture()