Show / Hide Table of Contents

Enum ProgramParameterPName

Used in GL.ProgramParameter, GL.Ext.ProgramParameter

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

Fields

Name Description
ProgramBinaryRetrievableHint

Original was GL_PROGRAM_BINARY_RETRIEVABLE_HINT = 0x8257

ProgramSeparable

Original was GL_PROGRAM_SEPARABLE = 0x8258

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