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 TypeMethodDescriptionvoidVkDeviceCommands.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 recordRepresents a pointer to aVkHdrMetadataEXTstructure in native memory.static final recordRepresents a pointer to / an array ofVkHdrMetadataEXTstructure(s) in native memory.