Uses of Interface
club.doki7.vulkan.datatype.IVkTilePropertiesQCOM
Packages that use IVkTilePropertiesQCOM
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkTilePropertiesQCOM in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkTilePropertiesQCOMModifier and TypeMethodDescriptionint
VkDeviceCommands.getFramebufferTilePropertiesQCOM
(VkDevice device, VkFramebuffer framebuffer, IntPtr pPropertiesCount, @Nullable IVkTilePropertiesQCOM pProperties) -
Uses of IVkTilePropertiesQCOM in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkTilePropertiesQCOMModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkTilePropertiesQCOM
structure in native memory.static final record
Represents a pointer to / an array ofVkTilePropertiesQCOM
structure(s) in native memory.