Class MPSImageType


  • public final class MPSImageType
    extends java.lang.Object
    • Field Detail

      • MPSImageType2d

        public static final int MPSImageType2d
        texture2d Standard Metal type
        See Also:
        Constant Field Values
      • MPSImageType2d_array

        public static final int MPSImageType2d_array
        texture2d_array Standard Metal type
        See Also:
        Constant Field Values
      • MPSImageTypeArray2d

        public static final int MPSImageTypeArray2d
        texture2d[] MPSTextureArray
        See Also:
        Constant Field Values
      • MPSImageTypeArray2d_array

        public static final int MPSImageTypeArray2d_array
        texture2d_array[] MPSTextureArray
        See Also:
        Constant Field Values
      • MPSImageType_ArrayMask

        public static final int MPSImageType_ArrayMask
        type & MPSImageType_ArrayMask == true means its array (not 2d texture)
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatMask

        public static final int MPSImageType_texelFormatMask
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatShift

        public static final int MPSImageType_texelFormatShift
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatStandard

        public static final int MPSImageType_texelFormatStandard
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatUnorm8

        public static final int MPSImageType_texelFormatUnorm8
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatFloat16

        public static final int MPSImageType_texelFormatFloat16
        See Also:
        Constant Field Values
      • MPSImageType_texelFormatBFloat16

        public static final int MPSImageType_texelFormatBFloat16
        See Also:
        Constant Field Values
      • MPSImageType2d_array_noAlpha

        public static final int MPSImageType2d_array_noAlpha
        See Also:
        Constant Field Values
      • MPSImageTypeArray2d_noAlpha

        public static final int MPSImageTypeArray2d_noAlpha
        See Also:
        Constant Field Values
      • MPSImageTypeArray2d_array_noAlpha

        public static final int MPSImageTypeArray2d_array_noAlpha
        See Also:
        Constant Field Values