Class KHRMipmapImage



  • public final class KHRMipmapImage
    extends java.lang.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 Detail

      • CL_SAMPLER_MIP_FILTER_MODE_KHR

        public static final int CL_SAMPLER_MIP_FILTER_MODE_KHR
        cl_sampler_info
        See Also:
        Constant Field Values
      • CL_SAMPLER_LOD_MIN_KHR

        public static final int CL_SAMPLER_LOD_MIN_KHR
        cl_sampler_info
        See Also:
        Constant Field Values
      • CL_SAMPLER_LOD_MAX_KHR

        public static final int CL_SAMPLER_LOD_MAX_KHR
        cl_sampler_info
        See Also:
        Constant Field Values