Class VkVideoEncodeAV1PredictionModeKHR
java.lang.Object
club.doki7.vulkan.enumtype.VkVideoEncodeAV1PredictionModeKHR
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_INTRA_ONLY
public static final int VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_INTRA_ONLY- See Also:
-
VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_SINGLE_REFERENCE
public static final int VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_SINGLE_REFERENCE- See Also:
-
VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_UNIDIRECTIONAL_COMPOUND
public static final int VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_UNIDIRECTIONAL_COMPOUND- See Also:
-
VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_BIDIRECTIONAL_COMPOUND
public static final int VK_VIDEO_ENCODE_AV1_PREDICTION_MODE_BIDIRECTIONAL_COMPOUND- See Also:
-
-
Method Details
-
explain
-