Uses of Interface
club.doki7.vulkan.datatype.IVkDebugUtilsLabelEXT
Packages that use IVkDebugUtilsLabelEXT
-
Uses of IVkDebugUtilsLabelEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDebugUtilsLabelEXTModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDebugUtilsLabelEXT
structure in native memory.static final record
Represents a pointer to / an array ofVkDebugUtilsLabelEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDebugUtilsLabelEXTModifier and TypeMethodDescriptionVkDebugUtilsMessengerCallbackDataEXT.pCmdBufLabels
(@Nullable IVkDebugUtilsLabelEXT value) VkDebugUtilsMessengerCallbackDataEXT.pQueueLabels
(@Nullable IVkDebugUtilsLabelEXT value)