Declaration | |
---|---|
From | void CVOpenGLESTextureGetCleanTexCoords(CVOpenGLESTextureRef _Nonnull image, GLfloat [2] lowerLeft, GLfloat [2] lowerRight, GLfloat [2] upperRight, GLfloat [2] upperLeft) |
To | void CVOpenGLESTextureGetCleanTexCoords(CVOpenGLESTextureRef _Nonnull image, GLfloat _Nonnull[2] lowerLeft, GLfloat _Nonnull[2] lowerRight, GLfloat _Nonnull[2] upperRight, GLfloat _Nonnull[2] upperLeft) |