Class WGPUFeatureName
java.lang.Object
club.doki7.webgpu.enumtype.WGPUFeatureName
-
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
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
UNDEFINED
public static final int UNDEFINED- See Also:
-
DEPTH_CLIP_CONTROL
public static final int DEPTH_CLIP_CONTROL- See Also:
-
DEPTH32_FLOAT_STENCIL8
public static final int DEPTH32_FLOAT_STENCIL8- See Also:
-
TIMESTAMP_QUERY
public static final int TIMESTAMP_QUERY- See Also:
-
TEXTURE_COMPRESSION_BC
public static final int TEXTURE_COMPRESSION_BC- See Also:
-
TEXTURE_COMPRESSION_BC_SLICED_3D
public static final int TEXTURE_COMPRESSION_BC_SLICED_3D- See Also:
-
TEXTURE_COMPRESSION_ETC2
public static final int TEXTURE_COMPRESSION_ETC2- See Also:
-
TEXTURE_COMPRESSION_ASTC
public static final int TEXTURE_COMPRESSION_ASTC- See Also:
-
TEXTURE_COMPRESSION_ASTC_SLICED_3D
public static final int TEXTURE_COMPRESSION_ASTC_SLICED_3D- See Also:
-
INDIRECT_FIRST_INSTANCE
public static final int INDIRECT_FIRST_INSTANCE- See Also:
-
SHADER_F16
public static final int SHADER_F16- See Also:
-
RG11B10_UFLOAT_RENDERABLE
public static final int RG11B10_UFLOAT_RENDERABLE- See Also:
-
BGRA8_UNORM_STORAGE
public static final int BGRA8_UNORM_STORAGE- See Also:
-
FLOAT32_FILTERABLE
public static final int FLOAT32_FILTERABLE- See Also:
-
FLOAT32_BLENDABLE
public static final int FLOAT32_BLENDABLE- See Also:
-
CLIP_DISTANCES
public static final int CLIP_DISTANCES- See Also:
-
DUAL_SOURCE_BLENDING
public static final int DUAL_SOURCE_BLENDING- See Also:
-
-
Method Details
-
explain
-