Package org.lwjgl.opencl
Class INTELCreateBufferWithProperties
java.lang.Object
org.lwjgl.opencl.INTELCreateBufferWithProperties
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
clCreateBufferWithPropertiesINTEL
(long context, long @Nullable [] properties, long flags, double[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, long @Nullable [] properties, long flags, float[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, long @Nullable [] properties, long flags, int[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, long @Nullable [] properties, long flags, short[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, long @Nullable [] properties, long flags, ByteBuffer host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, long size, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, ByteBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, DoubleBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, FloatBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, IntBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
clCreateBufferWithPropertiesINTEL
(long context, @Nullable LongBuffer properties, long flags, ShortBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
static long
nclCreateBufferWithPropertiesINTEL
(long context, long properties, long flags, long size, long host_ptr, long errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
Method Details
-
nclCreateBufferWithPropertiesINTEL
public static long nclCreateBufferWithPropertiesINTEL(long context, long properties, long flags, long size, long host_ptr, long errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, long size, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, ByteBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, ShortBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, IntBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, FloatBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, @Nullable LongBuffer properties, long flags, DoubleBuffer host_ptr, @Nullable IntBuffer errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, long @Nullable [] properties, long flags, ByteBuffer host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, long @Nullable [] properties, long flags, short[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, long @Nullable [] properties, long flags, int[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, long @Nullable [] properties, long flags, float[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-
clCreateBufferWithPropertiesINTEL
public static long clCreateBufferWithPropertiesINTEL(long context, long @Nullable [] properties, long flags, double[] host_ptr, int @Nullable [] errcode_ret) cl_mem clCreateBufferWithPropertiesINTEL(cl_context context, cl_mem_properties_intel const * properties, cl_mem_flags flags, size_t size, void * host_ptr, cl_int * errcode_ret)
-