Uses of Interface
club.doki7.vulkan.datatype.IVkHdrMetadataEXT
Packages that use IVkHdrMetadataEXT
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkHdrMetadataEXT in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkHdrMetadataEXTModifier and TypeMethodDescriptionvoid
VkDeviceCommands.setHdrMetadataEXT
(VkDevice device, int swapchainCount, VkSwapchainKHR.Ptr pSwapchains, IVkHdrMetadataEXT pMetadata) -
Uses of IVkHdrMetadataEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkHdrMetadataEXTModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkHdrMetadataEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkHdrMetadataEXT
structure(s) in native memory.