public final class CLImageFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STRUCT_SIZE
The cl_image_format struct size in bytes.
|
| Constructor and Description |
|---|
CLImageFormat(int channelOrder,
int channelType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannelOrder() |
int |
getChannelType() |
public static final int STRUCT_SIZE
Copyright © 2002-2010 lwjgl.org. All Rights Reserved.