Package org.lwjgl.opencl
Class KHRGLDepthImages
- java.lang.Object
-
- org.lwjgl.opencl.KHRGLDepthImages
-
public final class KHRGLDepthImages extends java.lang.Object
Native bindings to the khr_gl_depth_images extension.
-
-
Field Summary
Fields Modifier and Type Field Description static int
CL_DEPTH_STENCIL
cl_channel_orderstatic int
CL_UNORM_INT24
cl_channel_type
-
-
-
Field Detail
-
CL_DEPTH_STENCIL
public static final int CL_DEPTH_STENCIL
cl_channel_order- See Also:
- Constant Field Values
-
CL_UNORM_INT24
public static final int CL_UNORM_INT24
cl_channel_type- See Also:
- Constant Field Values
-
-