Class KHRMipmapImage

java.lang.Object
org.lwjgl.opencl.KHRMipmapImage

public final class KHRMipmapImage extends Object
Native bindings to the khr_mipmap_image extension.

This extension adds support to create a mip-mapped image, enqueue commands to read/write/copy/map a region of a mipmapped image and built-in functions that can be used to read a mip-mapped image in an OpenCL C program.

  • Field Details

    • CL_SAMPLER_MIP_FILTER_MODE_KHR

      public static final int CL_SAMPLER_MIP_FILTER_MODE_KHR
      cl_sampler_info
      See Also:
    • CL_SAMPLER_LOD_MIN_KHR

      public static final int CL_SAMPLER_LOD_MIN_KHR
      cl_sampler_info
      See Also:
    • CL_SAMPLER_LOD_MAX_KHR

      public static final int CL_SAMPLER_LOD_MAX_KHR
      cl_sampler_info
      See Also: