Class pocl_content_size
java.lang.Object
org.lwjgl.opencl.pocl_content_size
-
Method Summary
Modifier and TypeMethodDescriptionstatic intclSetContentSizeBufferPoCL(long buffer, long content_size_buffer) cl_int clSetContentSizeBufferPoCL(cl_mem buffer, cl_mem content_size_buffer)
-
Method Details
-
clSetContentSizeBufferPoCL
@NativeType("cl_int") public static int clSetContentSizeBufferPoCL(@NativeType("cl_mem") long buffer, @NativeType("cl_mem") long content_size_buffer) cl_int clSetContentSizeBufferPoCL(cl_mem buffer, cl_mem content_size_buffer)
-