Package org.lwjgl.opencl
Class EXTImageRequirementsInfo
java.lang.Object
org.lwjgl.opencl.EXTImageRequirementsInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
clGetImageRequirementsInfoEXT
(long context, long @Nullable [] properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, int @Nullable [] param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
static int
clGetImageRequirementsInfoEXT
(long context, long @Nullable [] properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable ByteBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
static int
clGetImageRequirementsInfoEXT
(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable ByteBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
static int
clGetImageRequirementsInfoEXT
(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable IntBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
static int
clGetImageRequirementsInfoEXT
(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable PointerBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
static int
nclGetImageRequirementsInfoEXT
(long context, long properties, long flags, long image_format, long image_desc, int param_name, long param_value_size, long param_value, long param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
Field Details
-
CL_IMAGE_REQUIREMENTS_ROW_PITCH_ALIGNMENT_EXT
public static final int CL_IMAGE_REQUIREMENTS_ROW_PITCH_ALIGNMENT_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_BASE_ADDRESS_ALIGNMENT_EXT
public static final int CL_IMAGE_REQUIREMENTS_BASE_ADDRESS_ALIGNMENT_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_SIZE_EXT
public static final int CL_IMAGE_REQUIREMENTS_SIZE_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_MAX_WIDTH_EXT
public static final int CL_IMAGE_REQUIREMENTS_MAX_WIDTH_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_MAX_HEIGHT_EXT
public static final int CL_IMAGE_REQUIREMENTS_MAX_HEIGHT_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_MAX_DEPTH_EXT
public static final int CL_IMAGE_REQUIREMENTS_MAX_DEPTH_EXT- See Also:
-
CL_IMAGE_REQUIREMENTS_MAX_ARRAY_SIZE_EXT
public static final int CL_IMAGE_REQUIREMENTS_MAX_ARRAY_SIZE_EXT- See Also:
-
-
Method Details
-
nclGetImageRequirementsInfoEXT
public static int nclGetImageRequirementsInfoEXT(long context, long properties, long flags, long image_format, long image_desc, int param_name, long param_value_size, long param_value, long param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
clGetImageRequirementsInfoEXT
public static int clGetImageRequirementsInfoEXT(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable ByteBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
clGetImageRequirementsInfoEXT
public static int clGetImageRequirementsInfoEXT(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable IntBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
clGetImageRequirementsInfoEXT
public static int clGetImageRequirementsInfoEXT(long context, @Nullable LongBuffer properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable PointerBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
clGetImageRequirementsInfoEXT
public static int clGetImageRequirementsInfoEXT(long context, long @Nullable [] properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, @Nullable ByteBuffer param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-
clGetImageRequirementsInfoEXT
public static int clGetImageRequirementsInfoEXT(long context, long @Nullable [] properties, long flags, CLImageFormat image_format, CLImageDesc image_desc, int param_name, int @Nullable [] param_value, @Nullable PointerBuffer param_value_size_ret) cl_int clGetImageRequirementsInfoEXT(cl_context context, cl_mem_properties const * properties, cl_mem_flags flags, cl_image_format const * image_format, cl_image_desc const * image_desc, cl_image_requirements_info_ext param_name, size_t param_value_size, void * param_value, size_t * param_value_size_ret)
-