Home
last modified time | relevance | path

Searched refs:imageNativeInternalFormat (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp1492 GLenum imageNativeInternalFormat = GL_NONE; in setEGLImageTarget() local
1493 ANGLE_TRY(imageGL->setTexture2D(context, type, this, &imageNativeInternalFormat)); in setEGLImageTarget()
1498 GetLevelInfo(features, originalInternalFormatInfo, imageNativeInternalFormat)); in setEGLImageTarget()