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