Show / Hide Table of Contents

Enum ExtUnpackSubimage

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ExtUnpackSubimage

Fields

Name Description
UnpackRowLengthExt

Original was GL_UNPACK_ROW_LENGTH_EXT = 0x0CF2

UnpackSkipPixelsExt

Original was GL_UNPACK_SKIP_PIXELS_EXT = 0x0CF4

UnpackSkipRowsExt

Original was GL_UNPACK_SKIP_ROWS_EXT = 0x0CF3

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX