Uses of Interface
club.doki7.vulkan.datatype.IVkImageSubresource2
Packages that use IVkImageSubresource2
-
Uses of IVkImageSubresource2 in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkImageSubresource2Modifier and TypeClassDescriptionfinal record
Represents a pointer to aVkImageSubresource2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageSubresource2
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkImageSubresource2Modifier and TypeMethodDescriptionVkDeviceImageSubresourceInfo.pSubresource
(@Nullable IVkImageSubresource2 value)