- checkCLError(ByteBuffer) - Static method in class com.jme3.opencl.lwjgl.info.CLUtil
-
Checks the errcode present in the current position of the
specified errcode_ret buffer and throws an
OpenCLException if it's not equal to CL10.CL_SUCCESS.
- checkCLError(IntBuffer) - Static method in class com.jme3.opencl.lwjgl.info.CLUtil
-
Checks the errcode present in the current position of the
specified errcode_ret buffer and throws an
OpenCLException if it's not equal to CL10.CL_SUCCESS.
- checkCLError(int) - Static method in class com.jme3.opencl.lwjgl.info.CLUtil
-
Checks the specified errcode and throws an
OpenCLException if it's not equal to CL10.CL_SUCCESS.
- checkError(IntBuffer, String) - Static method in class com.jme3.opencl.lwjgl.Utils
-
- checkError(int, String) - Static method in class com.jme3.opencl.lwjgl.Utils
-
- checkLimit(Buffer) - Static method in class com.jme3.renderer.lwjgl.LwjglRender
-
- CL_GL_SHARING_POSSIBLE - Static variable in class com.jme3.opencl.lwjgl.Utils
-
- CL_GL_SHARING_POSSIBLE - Static variable in class com.jme3.system.lwjgl.LwjglContext
-
- clContext - Variable in class com.jme3.system.lwjgl.LwjglContext
-
- clGetCommandQueueInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of:
GetCommandQueueInfo
- clGetCommandQueueInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetCommandQueueInfo
- clGetCommandQueueInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of:
GetCommandQueueInfo
- clGetContextInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetContextInfo
- clGetContextInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetContextInfo
- clGetContextInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetContextInfo
- clGetDeviceInfoBoolean(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single boolean value version of:
GetDeviceInfo
- clGetDeviceInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetDeviceInfo
- clGetDeviceInfoLong(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single long value version of: GetDeviceInfo
- clGetDeviceInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetDeviceInfo
- clGetDeviceInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetDeviceInfo
- clGetDeviceInfoStringASCII(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetDeviceInfo
- clGetDeviceInfoStringASCII(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetDeviceInfo
- clGetDeviceInfoStringUTF8(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of: GetDeviceInfo
- clGetDeviceInfoStringUTF8(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetDeviceInfo
- clGetEventInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetEventInfo
- clGetEventInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of: GetEventInfo
- clGetEventInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetEventInfo
- clGetEventProfilingInfoLong(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single long value version of:
GetEventProfilingInfo
- clGetGLTextureInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of:
GetGLTextureInfo
- clGetImageInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetImageInfo
- clGetImageInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of: GetImageInfo
- clGetImageInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetImageInfo
- clGetKernelArgInfoInt(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of:
GetKernelArgInfo
- clGetKernelArgInfoLong(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single long value version of:
GetKernelArgInfo
- clGetKernelArgInfoStringASCII(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetKernelArgInfo
- clGetKernelArgInfoStringASCII(long, int, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetKernelArgInfo
- clGetKernelArgInfoStringUTF8(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of: GetKernelArgInfo
- clGetKernelArgInfoStringUTF8(long, int, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetKernelArgInfo
- clGetKernelInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetKernelInfo
- clGetKernelInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetKernelInfo
- clGetKernelInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetKernelInfo
- clGetKernelInfoStringASCII(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetKernelInfo
- clGetKernelInfoStringASCII(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetKernelInfo
- clGetKernelInfoStringUTF8(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of: GetKernelInfo
- clGetKernelInfoStringUTF8(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetKernelInfo
- clGetKernelWorkGroupInfoLong(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single long value version of:
GetKernelWorkGroupInfo
- clGetKernelWorkGroupInfoPointer(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetKernelWorkGroupInfo
- clGetKernelWorkGroupInfoPointers(long, long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of:
GetKernelWorkGroupInfo
- clGetMemObjectInfoBoolean(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single boolean value version of:
GetMemObjectInfo
- clGetMemObjectInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of:
GetMemObjectInfo
- clGetMemObjectInfoLong(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single long value version of:
GetMemObjectInfo
- clGetMemObjectInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetMemObjectInfo
- clGetMemObjectInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetMemObjectInfo
- clGetPipeInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetPipeInfo
- clGetPlatformInfoStringASCII(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetPlatformInfo
- clGetPlatformInfoStringASCII(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetPlatformInfo
- clGetPlatformInfoStringUTF8(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of: GetPlatformInfo
- clGetPlatformInfoStringUTF8(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetPlatformInfo
- clGetProgramBuildInfoInt(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of:
GetProgramBuildInfo
- clGetProgramBuildInfoPointer(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetProgramBuildInfo
- clGetProgramBuildInfoPointers(long, long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of:
GetProgramBuildInfo
- clGetProgramBuildInfoStringASCII(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetProgramBuildInfo
- clGetProgramBuildInfoStringASCII(long, long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetProgramBuildInfo
- clGetProgramBuildInfoStringUTF8(long, long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of:
GetProgramBuildInfo
- clGetProgramBuildInfoStringUTF8(long, long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetProgramBuildInfo
- clGetProgramInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetProgramInfo
- clGetProgramInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetProgramInfo
- clGetProgramInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetProgramInfo
- clGetProgramInfoStringASCII(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String version of: GetProgramInfo
- clGetProgramInfoStringASCII(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
String with explicit length version of: GetProgramInfo
- clGetProgramInfoStringUTF8(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string version of: GetProgramInfo
- clGetProgramInfoStringUTF8(long, int, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
UTF-8 string with explicit length version of:
GetProgramInfo
- clGetSamplerInfoBoolean(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single boolean value version of:
GetSamplerInfo
- clGetSamplerInfoInt(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single int value version of: GetSamplerInfo
- clGetSamplerInfoPointer(long, int) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
Single pointer value version of:
GetSamplerInfo
- clGetSamplerInfoPointers(long, int, PointerBuffer) - Static method in class com.jme3.opencl.lwjgl.info.Info
-
PointBuffer version of: GetSamplerInfo
- CLUtil - Class in com.jme3.opencl.lwjgl.info
-
- com.jme3.audio.lwjgl - package com.jme3.audio.lwjgl
-
- com.jme3.input.lwjgl - package com.jme3.input.lwjgl
-
- com.jme3.lwjgl3.utils - package com.jme3.lwjgl3.utils
-
- com.jme3.opencl.lwjgl - package com.jme3.opencl.lwjgl
-
- com.jme3.opencl.lwjgl.info - package com.jme3.opencl.lwjgl.info
-
- com.jme3.renderer.lwjgl - package com.jme3.renderer.lwjgl
-
- com.jme3.system.lwjgl - package com.jme3.system.lwjgl
-
- com.jme3.util - package com.jme3.util
-
- ConcurrentLWJGLBufferAllocator() - Constructor for class com.jme3.util.LWJGLBufferAllocator.ConcurrentLWJGLBufferAllocator
-
- copyTo(CommandQueue, Buffer, long, long, long) - Method in class com.jme3.opencl.lwjgl.LwjglBuffer
-
- copyTo(CommandQueue, Image, long[], long[], long[]) - Method in class com.jme3.opencl.lwjgl.LwjglImage
-
- copyToAsync(CommandQueue, Buffer, long, long, long) - Method in class com.jme3.opencl.lwjgl.LwjglBuffer
-
- copyToAsync(CommandQueue, Image, long[], long[], long[]) - Method in class com.jme3.opencl.lwjgl.LwjglImage
-
- copyToBufferAsync(CommandQueue, Buffer, long[], long[], long) - Method in class com.jme3.opencl.lwjgl.LwjglImage
-
- copyToImageAsync(CommandQueue, Image, long, long[], long[]) - Method in class com.jme3.opencl.lwjgl.LwjglBuffer
-
- create() - Method in class com.jme3.system.lwjgl.LwjglContext
-
- create(boolean) - Method in class com.jme3.system.lwjgl.LwjglWindow
-
- createALC() - Method in class com.jme3.audio.lwjgl.LwjglALC
-
- createAllKernels() - Method in class com.jme3.opencl.lwjgl.LwjglProgram
-
- createBuffer(long, MemoryAccess) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- createBufferFromHost(ByteBuffer, MemoryAccess) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- createContext(AppSettings) - Method in class com.jme3.system.lwjgl.LwjglWindow
-
Apply the settings, changing resolution, etc.
- created - Variable in class com.jme3.system.lwjgl.LwjglContext
-
- createdLock - Variable in class com.jme3.system.lwjgl.LwjglContext
-
- createImage(MemoryAccess, Image.ImageFormat, Image.ImageDescriptor) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- createKernel(String) - Method in class com.jme3.opencl.lwjgl.LwjglProgram
-
- createProgramFromBinary(ByteBuffer, Device) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- createProgramFromSourceCode(String) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- createQueue(Device) - Method in class com.jme3.opencl.lwjgl.LwjglContext
-
- pointerArrayFree(int, int) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Frees length memory blocks stored in the APIBuffer, starting at
the specified offset.
- pointerArrayParam(long...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Ensures space for an additional pointer buffer, sets the specified memory
addresses and returns the address offset.
- pointerArrayParam(ByteBuffer...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Ensures space for an additional pointer buffer, sets the memory addresses
of the specified buffers and returns the address offset.
- pointerArrayParamASCII(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
ASCII encodes the specified strings with a null-terminator and ensures
space for a buffer filled with the memory addresses of the encoded
strings.
- pointerArrayParamASCIIi(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
ASCII encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerArrayParamASCIIp(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
ASCII encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerArrayParamp(ByteBuffer...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Ensures space for two additional pointer buffers, sets the memory
addresses and remaining bytes of the specified buffers and returns the
address offset.
- pointerArrayParamUTF16(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF16 encodes the specified strings with a null-terminator and ensures
space for a buffer filled with the memory addresses of the encoded
strings.
- pointerArrayParamUTF16i(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF16 encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerArrayParamUTF16p(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF16 encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerArrayParamUTF8(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF8 encodes the specified strings with a null-terminator and ensures
space for a buffer filled with the memory addresses of the encoded
strings.
- pointerArrayParamUTF8i(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF8 encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerArrayParamUTF8p(CharSequence...) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
UTF8 encodes the specified strings and ensures space for two additional
buffers filled with the lengths and memory addresses of the encoded
strings, respectively.
- pointerBuffers - Static variable in class com.jme3.opencl.lwjgl.Utils
-
- pointerParam() - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Ensures space for an additional pointer value and returns the address
offset.
- pointerParam(long) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Ensures space for an additional pointer value, sets the specified value
at the allocated offset and returns that offset.
- pointerParam(int, int, long) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Sets a pointer value at the specified index of the pointer buffer that
starts at the specified offset.
- pointerValue(int) - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Returns the pointer value at the specified offset.
- pop() - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Restores the last pushed parameter offset.
- printContextInitInfo() - Method in class com.jme3.system.lwjgl.LwjglContext
-
- PROPERTY_CONCURRENT_BUFFER_ALLOCATOR - Static variable in class com.jme3.util.LWJGLBufferAllocator
-
- push() - Method in class com.jme3.lwjgl3.utils.APIBuffer
-
Pushes the current parameter offset to a stack.