Uses of Interface
club.doki7.vulkan.datatype.IVkPhysicalDeviceProtectedMemoryProperties
Packages that use IVkPhysicalDeviceProtectedMemoryProperties
-
Uses of IVkPhysicalDeviceProtectedMemoryProperties in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPhysicalDeviceProtectedMemoryPropertiesModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkPhysicalDeviceProtectedMemoryProperties
structure in native memory.static final record
Represents a pointer to / an array ofVkPhysicalDeviceProtectedMemoryProperties
structure(s) in native memory.