Show / Hide Table of Contents

Enum CLGL.ObjectType

Namespace: OpenTK.Compute.OpenCL
Assembly: OpenTK.Compute.dll
Syntax
public enum CLGL.ObjectType : uint

Fields

Name Description
ObjectBuffer
ObjectRenderBuffer
ObjectTexture1D

Introduced in OpenCL 1.2

ObjectTexture1DArray

Introduced in OpenCL 1.2

ObjectTexture2D
ObjectTexture2DArray

Introduced in OpenCL 1.2

ObjectTexture3D
ObjectTextureBuffer

Introduced in OpenCL 1.2

In This Article
Back to top Generated by DocFX